Build Client for Windows You can build the client on Linux by executing the following cd ~/go/src/github.com/lu4p/ToRat_client env GOOS=windows GOARCH=amd64 go build -ldflags "-s -w -H windowsgui" README