Compile Go Projects to Windows, Linux and MacOSX

Integration with github, Support static assets

How to use
wget gobuild.io/github.com/user/project/master/linux/amd64 -O output.zip
curl -L gobuild.io/github.com/user/project/master/linux/amd64 -O output.zip
Warning

Not support cgo and package os/user, Read details.