0.2.1 • Published 6 years ago

semantic-commit v0.2.1

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

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-commit

Options ?

Use pt-br

$ semantic-commit --pt

Show version

$ semantic-commit --version

Show instructions

$ semantic-commit --help

Disclaimer

Semantic Commit Messages.