1.0.0 • Published 7 years ago

cz-ovh-commit v1.0.0

Weekly downloads
2
License
BSD-3-Clause
Repository
github
Last release
7 years ago

cz-ovh-commit

OVH component

Maintenance Chat on gitter Build Status Commitizen friendly

NPM

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