0.2.1 • Published 8 years ago
semantic-commit v0.2.1
Semantic Commit cli
What is it?
A rigid commit message format.
feat: add hat wobble
^--^ ^------------^
| |
| +-> Summary in present tense.
|
+-------> Type: chore, docs, feat, fix, refactor, style, or test.How install ?
Install Globally
$ npm i -g semantic-commitOptions ?
Use pt-br
$ semantic-commit --ptShow version
$ semantic-commit --versionShow instructions
$ semantic-commit --help