a cli tool written by go that used to make conventional commit.
Contents
- Getting Started
get packages(.tar.gz) from https://github.com/yushanyulin/go-commitizen/releases unpack and find git-cz binary file move git-cz to the directory where has git command.
$ make && make install
After install, just type git cz
to make sure install successfully
$ git cz