mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add govvv
This commit is contained in:
parent
b9b249cf47
commit
d468da2494
@ -1198,6 +1198,7 @@ Software written in Go.
|
||||
* [godbg](https://github.com/sirnewton01/godbg) - Web-based gdb front-end application.
|
||||
* [Gogs](https://gogs.io/) - A Self Hosted Git Service in the Go Programming Language.
|
||||
* [gonative](https://github.com/inconshreveable/gonative) - Tool which creates a build of Go that can cross compile to all platforms while still using the Cgo-enabled versions of the stdlib packages.
|
||||
* [govvv](https://github.com/ahmetalpbalkan/govvv) - A “go build” wrapper to easily add version information into Go binaries
|
||||
* [gox](https://github.com/mitchellh/gox) - A dead simple, no frills Go cross compile tool.
|
||||
* [goxc](https://github.com/laher/goxc) - build tool for Go, with a focus on cross-compiling and packaging.
|
||||
* [GVM](https://github.com/moovweb/gvm) - GVM provides an interface to manage Go versions.
|
||||
|
Loading…
Reference in New Issue
Block a user