3 lines
87 B
Batchfile
3 lines
87 B
Batchfile
![]() |
go env -w CGO_ENABLED=0 GOOS=windows GOARCH=amd64
|
||
|
|
||
|
go build -o windows_amd64 main.go
|