0.1.2 • Published 9 years ago
cz-jekyll v0.1.2
Install
yarn add --dev commitizen cz-jekyll
ornpm install --save-dev commitizen cz-jekyll
- Add the following config to your package.json:
"config": {
"commitizen": {
"path": "./node_modules/cz-jekyll"
}
}
- Stage some files and commit with
git cz