2 lines
32 B
Batchfile
2 lines
32 B
Batchfile
|
@echo off
|
||
|
go build -o app ../../
|