#commit-message #semantic #command-line-tool #generate #structure #format #cli

app semcommit

A command line tool to generate semantic commit messages

11 releases

0.1.10 May 5, 2023
0.1.9 Apr 20, 2023
0.1.7 Mar 28, 2023
0.1.6 Feb 10, 2023
0.1.3 Dec 16, 2022

#2418 in Command line utilities

Download history 3/week @ 2024-02-28 1/week @ 2024-03-06 135/week @ 2024-03-13

139 downloads per month

MIT/Apache

10KB
181 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

~4–14MB
~153K SLoC