A rigid commit message format.
npm install semantic-commit
A rigid commit message format.
```
feat: add hat wobble
^--^ ^------------^
| |
| +-> Summary in present tense.
|
+-------> Type: chore, docs, feat, fix, refactor, style, or test.
Install Globally
`bash`
$ npm i -g semantic-commit
Use pt-br
`bash`
$ semantic-commit --pt
Show version
`bash`
$ semantic-commit --version
Show instructions
`bash``
$ semantic-commit --help
#### Disclaimer
> Semantic Commit Messages.