gox Command Examples

Cross-compile Go programs. More information: https://github.com/mitchellh/gox.

gox

gox {{url_1}} {{url_2}}

gox -os="{{os}}"

gox -osarch="{{os}}/{{arch}}"