Skip to content

jeffersondanielss/semantic-commit

Repository files navigation

Semantic Commit cli

Build Status

how use preview

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.