Thanks to visit codestin.com
Credit goes to github.com

Skip to content

parsleyhealth/cz-changelog

 
 

Repository files navigation

cz-parsley-changelog

A commitizen adapter for Parsley Health Engineering.

Usage

You should already have the commitizen CLI installed.

npm install --save-dev @parsleyhealth/cz-changelog

Then add this to your project's package.json:

"config": {
  "commitizen": {
    "path": "node_modules/@parsleyhealth/cz-changelog"
  }
}

Don't forget to use git cz to commit! If you're inclined, you can also 💪🏼force🥵 people into using commitizen with pre-commit hooks. See how dr-parsley handles this.

About

A commitizen adapter

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 96.3%
  • Shell 3.7%