gox

simple cross compilation tool for Go
  https://github.com/mitchellh/gox
  0
  no reviews



Gox is a cross compiling build tool for Go which makes it possible to produce binaries for foreign platforms without having to install Go on the targeted system. Several operating systems and architectures are supported, while parallel building on multiple cores is possible.