generator-nmx
v2.0.1
Published
Scaffold out a node module in jest
Downloads
29
Maintainers
Readme
generator-nmx
Scaffold out a node module with jest.
This generator is based off of this awesome node module generator, with some key changes.
Install
$ npm install --global generator-nmx
Usage
With yo:
$ yo nmx
[!TIP] Use chalk if you want colors in your CLI.
:rainbow: :heart: