We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c99682 commit e2e1d23Copy full SHA for e2e1d23
install.sh
@@ -2,7 +2,7 @@
2
echo "Installing Commitizen Globally"
3
npm install -g commitizen
4
echo "Installing JIRA smart commits"
5
-npm install -g https://github.com/pgoodjohn/cz-jira-smart-commit
+npm install -g cz-jira-smart-commit
6
echo "Creating a global config file"
7
echo '{ "path": "/usr/local/lib/node_modules/cz-jira-smart-commit/" }' > ~/.czrc
8
echo "You can view documentation at the link: https://fixico.atlassian.net/wiki/pages/resumedraft.action?draftId=39425512"
0 commit comments