3 lines
111 B
Batchfile
3 lines
111 B
Batchfile
set goos=linux&& go build -ldflags="-w -s" -o bin/linux/init_app cmd/init_app/main.go
|
|
echo "build success"
|