1.4.1 • Published 9 years ago

@battlemidget/generator-nm v1.4.1

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

@battlemidget/generator-nm Build Status

Scaffold out a node module

Optionally with a CLI.

This is a modified generate which makes use of eslint and replace tabs for spaces. It is what I use for my own modules.

npm.io

Install

$ npm install --global @battlemidget/generator-nm

Usage

With yo:

$ yo @battlemidget/nm

Tip

Use chalk if you want colors in your CLI.

License

MIT © Sindre Sorhus MIT © Adam Stokes