Basic Makefile to start with.
This commit is contained in:
parent
b96256287b
commit
8d21b3d6bb
|
|
@ -0,0 +1,2 @@
|
|||
all:
|
||||
go build ./...
|
||||
Loading…
Reference in New Issue