create-node-module

1.0.2 • Public • Published

create-node-module

Creates all the boilerplate for creating a new node module

Install

npm install -g create-node-module

Usage

Execute:

create-node-module

Automatically configures

  • GitHub repo
  • AVA
  • ESLint
  • Babel
  • Coverage with nyc
  • Coverage reports with coveralls
  • CI with travis
  • npm targets for building, publishing, linting, testing...

Contributing

All feedback is welcome!

LICENSE

MIT

Package Sidebar

Install

npm i create-node-module

Weekly Downloads

3

Version

1.0.2

License

MIT

Last publish

Collaborators

  • pladaria