Skip to content

Instantly share code, notes, and snippets.

@AndrewAllison
Created November 7, 2019 17:02
Show Gist options
  • Save AndrewAllison/84cd9573b5a10f9fe47cc0e21945292f to your computer and use it in GitHub Desktop.
Save AndrewAllison/84cd9573b5a10f9fe47cc0e21945292f to your computer and use it in GitHub Desktop.
Make global availability of commitizen
npm install -g commitizen cz-conventional-changelog
echo '{ "path": "cz-conventional-changelog" }' > ~/.czrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment