cz-ovh-commit
Tool for unifying commit style inside OVH
Installation
in a terminal:
npm i -g commitizen
in the repos:
npm install --save-dev cz-ovh-commit
commitizen init cz-ovh-commit --save-dev --save-exact
git cz -a
Get the sources
git clone https://github.com/ovh-ux/cz-ovh-commit.git
cd cz-ovh-commit
You've developed a new cool feature? Fixed an annoying bug? We'd be happy
to hear from you!
see https://github.com/ovh-ux/cz-ovh-commit/blob/master/CONTRIBUTING.md
Run the tests
no test for the moment
Build the documentation
look in ovh-config.js
for building your config file
Related links
License
See https://github.com/ovh-ux/cz-ovh-commit/blob/master/LICENSE