set CGO_ENABLED=0 set GOOS=linux set GOARCH=amd64 go fmt go build @echo "complete" pause