generator-bode

2.0.0 • Public • Published

Bode Generator Build Status NPM version David DM

/$$$$$$$                  /$$
| $$__  $$                | $$
| $$  \ $$  /$$$$$$   /$$$$$$$  /$$$$$$
| $$$$$$$  /$$__  $$ /$$__  $$ /$$__  $$
| $$__  $$| $$  \ $$| $$  | $$| $$$$$$$$
| $$  \ $$| $$  | $$| $$  | $$| $$_____/
| $$$$$$$/|  $$$$$$/|  $$$$$$$|  $$$$$$$
|_______/  \______/  \_______/ \_______/

Scaffold out a Node.js module

ScreenShot

  • Yeoman generator for bootstrapping npm package with following options

  • for unit test cases, following options are available

    • Nodeunit
    • Mocha with chai
    • None

Supports Github scaffold options i.e. git init, git remote add and creating repo on github

Install

$ npm install --global generator-bode

Usage

$ yo bode

Note that this template will generate files in the current directory, so be sure to change to a new directory first if you don't want to overwrite existing files.

Run Test

npm test

Contribute or Report Issue

For bugs and feature requests, please create an issue.

License

MIT © Yashprit

Dependents (0)

Package Sidebar

Install

npm i generator-bode

Weekly Downloads

1

Version

2.0.0

License

MIT

Last publish

Collaborators

  • yashprit