git commitizen
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
熊二 b5c8cd7098 feat(*): 自动添加文件到GIT缓冲区 2 years ago
survey feat(*): 提交指定的文件 2 years ago
.gitignore 🎉 初始化项目 2 years ago
README.md 添加 'README.md' 2 years ago
go.mod feat(*): 提交指定的文件 2 years ago
go.sum 🎉 初始化项目 2 years ago
main.go feat(*): 自动添加文件到GIT缓冲区 2 years ago

README.md

安装

  1. 使用 git clone 命令下载源码
  2. 进入源码目录执行 go install 命令
  3. 删除已下载的源码

使用

在项目目录下执行 gcz 按提示操作。