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