Rare find

Gox. Build your Go program for Mac, Linux, Windows, and other systems all at once.

github.com/mitchellh/gox

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2022
  • Merge pull request #160 from Alex1607/patch-1
  • Merge pull request #164 from swenson/gha
  • Merge pull request #163 from swenson/1.18
June 2022
  • Add GitHub actions; remove vendor and TravisCI config
  • Replace two more appends with addDrop
  • Sync vendor
  • Add updates through go1.18
  • Update README.md
  • Update README.md
March 2021
  • Merge pull request #148 from briankassouf/race-detector
  • Add a -race flag to enable race detector on builds
April 2019
  • Merge pull request #128 from mkeeler/go-mod-vendor
  • Allow -mod passthrough to the go compiler.
October 2018
  • Merge pull request #117 from HaraldNordgren/go_versions
  • Bump Go versions
August 2018
  • Add go.mod to prepare for Go modules, will keep existing dep for now
February 2018
  • Merge pull request #96 from dave-tucker/update
  • Add Support for Go 1.10
  • Update Platforms to Go 1.9
  • Merge pull request #107 from mwhooker/master