yeoman generator to install validate-commit-msg and husky and set git's commitmsg hook
npm install generator-ss-validate-commit-msgyeoman generator to install validate-commit-msg and husky and set git's commitmsg hook.
This repository is based on the boilerplate created by generator-generator.
* Node.js
* yarn
* yo
``bash`
$ npm i -g generator-ss-validate-commit-msg
Then generate your new project:
`bash``
$ yo ss-validate-commit-msg
MIT © Suzuki Shunsuke