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
Scaffold out a node module
Optionally with a CLI.
This is what I use for my own modules.
$ npm install --global generator-nm
With yo:
$ yo nm
Use chalk if you want colors in your CLI.
MIT © Sindre Sorhus
npm i @mastilver/generator-nm
1
1.7.1
MIT