Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 361 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 361 Bytes

Semantic Commit Messages

Semcommit is a tool that allows you to structure your commit messages. The CLI will ask you for the type of commit, the project you are working on and the messages that decribes your commit.

$ semcommit
Format your commit message:
type(project): message

✔ type · feat
✔ project · docs
? message (some message) › ...