semantic-release-cli

v3.0.0
setup automated semver compliant package publishing
author automation changelog module package publish release semver version and 1 more...

build

rimraf dist && mkdirp dist && babel src --out-dir dist

coverage

nyc report

coverage:upload

npm run coverage -- --reporter=lcovonly && coveralls < coverage/lcov.info

prepublish

npm run build

semantic-release

semantic-release pre && npm publish && semantic-release post

test

npm run test:style && npm run test:unit

test:style

standard

test:unit

nyc tap --no-cov test/specs/*.js

Metadata

  • MIT
  • >=4
  • Christoph Witzko
  • released 11/17/2016

Downloads