@mastilver/generator-nm
v1.7.1
Published
Scaffold out a node module
Downloads
16
Maintainers
Readme
generator-nm
Scaffold out a node module
Optionally with a CLI.
This is what I use for my own modules.
Install
$ npm install --global generator-nm
Usage
With yo:
$ yo nm
Tip
Use chalk if you want colors in your CLI.
License
MIT © Sindre Sorhus