@simon-p-r/node-template

node module template


License
BSD-3-Clause
Install
npm install @simon-p-r/node-template@0.0.2

Documentation

node-template

npm dependency Status devDependency Status Build Status Coveralls npm

A boilerplate for authoring npm modules, with tests and linting.

Package contains

  • lab and code for tests
  • npmignore, gitignore and readme
  • .travis.yml for CI

Getting started

  • Clone repo, delete .git folder and write code & tests

Author

simon-p-r