Skip to content

francisprovost/cz-fprovost-sm360-changelog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cz-fprovost-sm360-changelog

Part of the commitizen family. Prompts for conventional changelog standard.

How to install and use

Install commitizen globally, if you have not already.

npm install -g commitizen

Install your preferred commitizen adapter globally, for example cz-fprovost-sm360-changelog

npm install -g cz-fprovost-sm360-changelog

Create a .czrc file in your home directory, with path referring to the preferred, globally installed, commitizen adapter

echo '{ "path": "cz-fprovost-sm360-changelog" }' > ~/.czrc

You are all set! Now cdinto any git repository and use git cz instead of git commit and you will find the commitizen prompt.

Protip: You can use all the git commit options with git cz, for example: git cz -a.

About

A commitizen adapter for for my personnal needs with my work at @sm360

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%