0.0.1 • Published 6 years ago

nerdpitch-next v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

NeXT

(working on progress)

Installation

$ npm i --save nerdpitch-next

Usage

// help us make a documentation sooner

Scripts

  • npm run compile - Compiles source files to disk (~/lib).
  • npm run compile:watch - Same as npm run compile but watches files for changes.
  • npm run lint - Lints source and test files.
  • npm run lint:fix - Lints files and attempts to fix any issues.
  • npm run test - Runs unit tests.
  • npm run test:watch - Same as npm test but watches files for changes.
  • npm run test:cov - Generates a test coverage report.

License

BSD 3-Clause

0.0.1

6 years ago