Skip to content

rotnesbw/cz-jira-smart-commit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation and usage

Install the package globally in your machine:

npm i -g Bannerwise/cz-jira-smart-commit#master

On the repo you wanna commit, create a file .cz.json with the following content:

{
  "path": "/Users/irotnes/.nvm/versions/node/v15.5.0/lib/node_modules/cz-jira-smart-commit"
}

Replace irotnes with your user and make sure you are pointing to the correct installation folder (check your node version!)

Once that's done, you can commit to a repo by running git cz in the project root.

About

A commitizen adapter for Jira Smart Commits

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 95.0%
  • Shell 5.0%