npm.io
1.1.0 • Published 6 years agoCLI

node-es6-starting-point

Licence
MIT
Version
1.1.0
Deps
0
Size
90.3 MB
Vulns
0
Weekly
0

node-es6-starting-point Build Status Coverage Status

Prerequisites

  • Run yarn install

To lint

  • Run yarn lint

To test

  • Run yarn test

To generate test coverage report

  • Run yarn cover

To generate JSDOC

  • RUN yarn doc

To build

  • Run yarn build

To generate CLI script (that required NODE enviornment)

  • Run yarn clify

To gererate a standalone executeable/binary that DOESN'T require NODE environment

  • Run yarn package

To run

  • Run yarn start

Documentations: doc/index.html