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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i create-node-module

      Weekly Downloads

      4

      Version

      1.0.2

      License

      MIT

      Last publish

      Collaborators

      • pladaria