7 releases

0.1.6 Feb 10, 2023
0.1.5 Jan 22, 2023
0.1.3 Dec 16, 2022

#569 in Command line utilities

Download history 73/week @ 2022-12-04 24/week @ 2022-12-11 8/week @ 2022-12-18 2/week @ 2022-12-25 4/week @ 2023-01-08 5/week @ 2023-01-15 44/week @ 2023-01-22 13/week @ 2023-01-29 29/week @ 2023-02-05 16/week @ 2023-02-12 14/week @ 2023-02-19 15/week @ 2023-02-26

52 downloads per month

MIT/Apache

7KB
134 lines

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)  ...

Dependencies

~2.3–8MB
~154K SLoC