pandawing / generator-nm5

A Cross-Platform Node.js ES5 Module Generator For OS X, Linux And Windows.
MIT License
1 stars 2 forks source link

generator-nm5

NPM version Travis-CI Status Appveyor Status Daviddm Status

Scaffold out a node module

Optionally with a CLI.

This is what I use for my own modules.

A Cross-Platform Node.js ES5 Module Generator For OS X, Linux And Windows.

Install

$ npm install --global generator-nm5

Usage

With yo:

$ yo nm5

Example

Build example.

Tip

Use chalk if you want colors in your CLI.

Features

Currently, it uses :

Changelog

changelog.md.

License

generator-nm5

MIT © Sanemat

Original generator-nm

MIT © Sindre Sorhus