cz-fprovost-sm360-changelog

1.0.2 • Public • Published

cz-fprovost-sm360-changelog

Part of the commitizen family. Prompts for conventional changelog standard.

How to install and use

Install commitizen globally, if you have not already.

npm install -g commitizen

Install your preferred commitizen adapter globally, for example cz-fprovost-sm360-changelog

npm install -g cz-fprovost-sm360-changelog

Create a .czrc file in your home directory, with path referring to the preferred, globally installed, commitizen adapter

echo '{ "path": "cz-fprovost-sm360-changelog" }' > ~/.czrc

You are all set! Now cdinto any git repository and use git cz instead of git commit and you will find the commitizen prompt.

Protip: You can use all the git commit options with git cz, for example: git cz -a.

Readme

Keywords

none

Package Sidebar

Install

npm i cz-fprovost-sm360-changelog

Weekly Downloads

2

Version

1.0.2

License

MIT

Last publish

Collaborators

  • francisprovost