Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 425 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 425 Bytes

npm-package

This is an npm package stub.

Creating new package:

curl -L https://raw.github.com/enb-make/npm-package/master/install.sh | sh

Includes:

  • Readme.
  • License.
  • Contributing guide.
  • Changelog.
  • jshint config.
  • jscs config.
  • Base CLI implementation.
  • mocha testing.
  • Test coverage calculation.
  • Travis integration.
  • Base Makefile.
  • Base .gitignore/.npmignore.