2.0.0 • Published 7 years ago

generator-bode v2.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

Bode Generator Build Status NPM version David DM

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

Scaffold out a Node.js module

ScreenShot

  • 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