8000 GitHub - yushanyulin/go-commitizen: a cli tool written by go that used to make conventional commit.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

Watchers

Forks

Packages

No packages published
0