1.2.2 • Published 9 years ago

generator-nmc v1.2.2

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

generator-nmc Build Status

Scaffold out a node module.

This is what I use for my own modules.

Forked from Sindre Sorhus, as while I really like the simplicity of his, I didn't want to create the .editorconfig or .jshintrc files. As time goes on, I may tweak some small things even more to my preferences. Also nmc works either as Node Module Creator, or my initials :)

npm.io

Install

$ npm install --global generator-nmc

Usage

With yo:

$ yo nmc

License

MIT © Sindre Sorhus (I'm going to leave the copyright in place until there's something signficant enough to add :)).