mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add gitbatch (#4360)
This commit is contained in:
parent
e36221504b
commit
90612ba705
@ -2537,6 +2537,7 @@ _General utilities and tools to make your life easier._
|
|||||||
- [generate](https://github.com/go-playground/generate) - runs go generate recursively on a specified path or environment variable and can filter by regex.
|
- [generate](https://github.com/go-playground/generate) - runs go generate recursively on a specified path or environment variable and can filter by regex.
|
||||||
- [ghokin](https://github.com/antham/ghokin) - Parallelized formatter with no external dependencies for gherkin (cucumber, behat...).
|
- [ghokin](https://github.com/antham/ghokin) - Parallelized formatter with no external dependencies for gherkin (cucumber, behat...).
|
||||||
- [git-time-metric](https://github.com/git-time-metric/gtm) - Simple, seamless, lightweight time tracking for Git.
|
- [git-time-metric](https://github.com/git-time-metric/gtm) - Simple, seamless, lightweight time tracking for Git.
|
||||||
|
- [gitbatch](https://github.com/isacikgoz/gitbatch) - manage your git repositories in one place.
|
||||||
- [go-actuator](https://github.com/sinhashubham95/go-actuator) - Production ready features for Go based web frameworks.
|
- [go-actuator](https://github.com/sinhashubham95/go-actuator) - Production ready features for Go based web frameworks.
|
||||||
- [go-astitodo](https://github.com/asticode/go-astitodo) - Parse TODOs in your GO code.
|
- [go-astitodo](https://github.com/asticode/go-astitodo) - Parse TODOs in your GO code.
|
||||||
- [go-bind-plugin](https://github.com/wendigo/go-bind-plugin) - go:generate tool for wrapping symbols exported by golang plugins (1.8 only).
|
- [go-bind-plugin](https://github.com/wendigo/go-bind-plugin) - go:generate tool for wrapping symbols exported by golang plugins (1.8 only).
|
||||||
|
Loading…
Reference in New Issue
Block a user