0.1.2 • Published 9 years ago

cz-jekyll v0.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Install

  1. yarn add --dev commitizen cz-jekyll or npm install --save-dev commitizen cz-jekyll
  2. Add the following config to your package.json:
"config": {
	"commitizen": {
		"path": "./node_modules/cz-jekyll"
	}
}
  1. Stage some files and commit with git cz
0.1.2

9 years ago

0.1.1

9 years ago