4 lines
24 B
Makefile
4 lines
24 B
Makefile
|
all:
|
||
|
go build
|
||
|
./build
|