A CLI to replace your git commit command, so your git message can partially follow the Conventional Changelog ecosystem. And yes, it is build on top of Go
Install
Just run this:
go get github.com/hisamafahri/commit
Usage
git add . # or the scope of the file you wanna commit
commit