Merge pull request #656 from tracyde/add-gb

add gb
This commit is contained in:
Thiago Avelino 2015-10-28 07:38:01 -02:00
commit 556a2a6e6b

View File

@ -938,6 +938,7 @@ Go software and plugins.
## Go Tools
* [colorgo](https://github.com/songgao/colorgo) - A wrapper around `go` command for colorized `go build` output.
* [gb](https://getgb.io/) - An easy to use project based build tool for the Go programming language.
* [go-pkg-complete](https://github.com/skelterjohn/go-pkg-complete) - Bash completion for go and wgo.
## Software Packages