1.7.1 • Published 9 years ago

@mastilver/generator-nm v1.7.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 years ago

generator-nm Build Status

Scaffold out a node module

Optionally with a CLI.

This is what I use for my own modules.

npm.io

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