Skip to content

yushanyulin/go-commitizen

Repository files navigation

go-commitizen

a cli tool written by go that used to make conventional commit.

demo

Contents

  • Getting Started

Getting Started

installation with release

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.

installation with source code:

$ make && make install

test commit with git-cz

After install, just type git cz to make sure install successfully

$ git cz

About

a cli tool written by go that used to make conventional commit.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors