mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add gob (#5181)
This commit is contained in:
parent
e2b43863a8
commit
56bf1bcab7
@ -321,6 +321,7 @@ _Libraries and tools help with build automation._
|
|||||||
- [anko](https://github.com/GuilhermeCaruso/anko) - Simple application watcher for multiple programming languages.
|
- [anko](https://github.com/GuilhermeCaruso/anko) - Simple application watcher for multiple programming languages.
|
||||||
- [gaper](https://github.com/maxcnunes/gaper) - Builds and restarts a Go project when it crashes or some watched file changes.
|
- [gaper](https://github.com/maxcnunes/gaper) - Builds and restarts a Go project when it crashes or some watched file changes.
|
||||||
- [gilbert](https://go-gilbert.github.io) - Build system and task runner for Go projects.
|
- [gilbert](https://go-gilbert.github.io) - Build system and task runner for Go projects.
|
||||||
|
- [gob](https://github.com/kcmvp/gob) - [Gradle](https://docs.gradle.org/)/[Maven](https://maven.apache.org/) like build tool for Go projects.
|
||||||
- [goyek](https://github.com/goyek/goyek) - Create build pipelines in Go.
|
- [goyek](https://github.com/goyek/goyek) - Create build pipelines in Go.
|
||||||
- [mage](https://github.com/magefile/mage) - Mage is a make/rake-like build tool using Go.
|
- [mage](https://github.com/magefile/mage) - Mage is a make/rake-like build tool using Go.
|
||||||
- [mmake](https://github.com/tj/mmake) - Modern Make.
|
- [mmake](https://github.com/tj/mmake) - Modern Make.
|
||||||
|
Loading…
Reference in New Issue
Block a user