@cajacko/commit
v1.0.1
Published
Installs Charlie Jackson's commitizen template globally
Downloads
14
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/commit
Now you can commit using the template anywhere on your machine using
git cz
This will run commitizen with the above adapter.