npmversion

v1.7.0
A command line node module to deal with "bumping" and "npm version"
bump npm version cli

checkstyle

npm run delete target/eslint-reporter-checkstyle.xml && (node node_modules/eslint/bin/eslint.js --config=.eslintrc --output-file ./target/eslint-reporter-checkstyle.xml --format checkstyle ./lib || exit 0)

delete

node node_modules/rimraf/bin.js

documentation

npm run delete target/doc && node ./node_modules/jsdoc/jsdoc.js --recurse --destination ./target/doc --verbose ./lib

freeze-dependencies

npm shrinkwrap --only=prod

start

node ./lib/index.js

test

node ./node_modules/mocha/bin/mocha --recursive --ui bdd --colors ./test
npm i npmversion

Metadata

  • MIT
  • >=4.0.0
  • Julien Roche
  • released 5/23/2018

Downloads

Maintainers