File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55[ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/gookit/goutil.svg )] ( https://pkg.go.dev/github.com/gookit/goutil )
66[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/gookit/gitw )] ( https://goreportcard.com/report/github.com/gookit/gitw )
77[ ![ Unit-Tests] ( https://github.com/gookit/gitw/workflows/Unit-Tests/badge.svg )] ( https://github.com/gookit/gitw/actions )
8- [ ![ Coverage Status] ( https://coveralls.io/repos/github/gookit/gitw/badge.svg?branch=master )] ( https://coveralls.io/github/gookit/gitw?branch=master )
8+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/gookit/gitw/badge.svg?branch=main )] ( https://coveralls.io/github/gookit/gitw?branch=main )
99
1010` gitw ` - Git command wrapper, generate git changelog, fetch repo information and some git tools.
1111
2222
2323## Install
2424
25- > required: go 1.16 +, git 2.x
25+ > required: go 1.18 +, git 2.x
2626
2727``` bash
2828go get github.com/gookit/gitw
Original file line number Diff line number Diff line change 55[ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/gookit/goutil.svg )] ( https://pkg.go.dev/github.com/gookit/goutil )
66[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/gookit/gitw )] ( https://goreportcard.com/report/github.com/gookit/gitw )
77[ ![ Unit-Tests] ( https://github.com/gookit/gitw/workflows/Unit-Tests/badge.svg )] ( https://github.com/gookit/gitw/actions )
8- [ ![ Coverage Status] ( https://coveralls.io/repos/github/gookit/gitw/badge.svg?branch=master )] ( https://coveralls.io/github/gookit/gitw?branch=master )
8+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/gookit/gitw/badge.svg?branch=main )] ( https://coveralls.io/github/gookit/gitw?branch=main )
99
1010` gitw ` - Git 命令包装器,生成 git 变更记录日志,获取 repo 信息和一些 git 命令工具。
1111
2424
2525## 安装
2626
27- > 需要: go 1.14 +, git 2.x
27+ > 需要: go 1.18 +, git 2.x
2828
2929``` bash
3030go get github.com/gookit/gitw
You can’t perform that action at this time.
0 commit comments