mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add gonative
This commit is contained in:
parent
8ab3ad265c
commit
8911bd142b
@ -509,6 +509,7 @@ Software written in Go.
|
|||||||
* [GoBuild](http://gobuild.io/) - Online compile Go projects to Windows, Linux and MacOSX.
|
* [GoBuild](http://gobuild.io/) - Online compile Go projects to Windows, Linux and MacOSX.
|
||||||
* [godbg](https://github.com/sirnewton01/godbg) - Web-based gdb front-end application.
|
* [godbg](https://github.com/sirnewton01/godbg) - Web-based gdb front-end application.
|
||||||
* [Gogs](http://gogs.io/) - A Self Hosted Git Service in the Go Programming Language.
|
* [Gogs](http://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.
|
||||||
* [go-selfupdate](https://github.com/sanbornm/go-selfupdate) - Enable your Go applications to self update.
|
* [go-selfupdate](https://github.com/sanbornm/go-selfupdate) - Enable your Go applications to self update.
|
||||||
* [gox](https://github.com/mitchellh/gox) - A dead simple, no frills Go cross compile tool.
|
* [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.
|
* [goxc](https://github.com/laher/goxc) - build tool for Go, with a focus on cross-compiling and packaging.
|
||||||
|
Loading…
Reference in New Issue
Block a user