@cajacko/commit
v1.0.1
Published
Installs Charlie Jackson's commitizen template globally
Readme
Commit
This small package simply sets up commitizen globally on your machine and adds the custom conventional commit adapter found at https://github.com/cajacko/cz-conventional-changelog
To install run
npm i -g @cajacko/commitNow you can commit using the template anywhere on your machine using
git czThis will run commitizen with the above adapter.
