Skip to content

natecavanaugh/generator-nmc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-nmc Build Status

Scaffold out a node module.

Optionally with a CLI.

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

About

Scaffold out a node module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%