clog-cli

v1.0.0
An npm module for distributing "clog" https://github.com/clog-tool/clog
clog conventional changelog

release

with-package git commit -am pkg.version && with-package git tag pkg.version && git push && npm publish && git push --tags

release:beta

npm run release && npm run tag:beta

tag:beta

with-package npm dist-tag add [email protected] beta

test

echo "Error: no test specified" && exit 1
npm i clog-cli

Metadata

  • MIT
  • Whatever
  • Kent C. Dodds
  • released 8/7/2015

Downloads

Maintainers