generator-nmc

1.2.2 • Public • Published

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 :)

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 :)).

Package Sidebar

Install

npm i generator-nmc

Weekly Downloads

1

Version

1.2.2

License

MIT

Last publish

Collaborators

  • natecavanaugh