3 lines
99 B
Batchfile
3 lines
99 B
Batchfile
cmd /k " set goos=linux&& go build -o bin/linux/sinker cmd/sinker/main.go "
|
|
echo "build success"
|