semantic-git-release-cli

v2.0.3
A CLI for semantic git releases
semantic git release cli fast enhance workflow

pretest

npm run babel & node ./test/test-helpers/_setup.js

test

nyc ava -s

posttest

node ./test/test-helpers/_cleanup.js

babel

babel src -d lib

prepare

npm run babel

prepush

npm test

coveralls

nyc report --reporter=text-lcov | coveralls

resetFixtures

mv test/fixtures/repo-with-tags/.git test/fixtures/repo-with-tags/git && mv test/fixtures/repo-without-tags/.git test/fixtures/repo-without-tags/git && mv test/fixtures/repo-no-commits/.git test/fixtures/repo-no-commits/git
npm i semantic-git-release-cli

Metadata

  • MIT
  • Whatever
  • Lukas Aichbauer
  • released 2/14/2020

Downloads

Maintainers