Skip to content

Terminal helper utility to parse your git branch name and write less for your conventional commits

License

Notifications You must be signed in to change notification settings

NerveClasp/convcom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

convcom

Conventional Commits terminal helper utility

Twitch

I'm planning to stream writing this on Twitch at around 8pm EET (GMT+2) which is 6pm GMT (London), 10am PST (Los Angeles), and 1pm EST (New York)

Idea

Use this tool to write something like this:

convcom "My commit message here"

while being on a git branch like this:

feature/BC-123-some-name

and getting a git commit message like so:

"feat: my commit message here (BC-123)"

About

Terminal helper utility to parse your git branch name and write less for your conventional commits

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages