We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Simply specify the GOOS environment variable before compiling
set GOOS=windows
set GOOS=linux
Then just type go build main.go
go build main.go
Make sure you have the required dependencies before actually compiling