4 lines
73 B
Batchfile
4 lines
73 B
Batchfile
@echo off
|
|
|
|
rem build desktop
|
|
go build -ldflags -H=windowsgui -o robot.exe |