Add basic makefile

This commit is contained in:
2018-11-09 01:11:12 +01:00
parent ac07b6a997
commit 681ca59d22
+5
View File
@@ -0,0 +1,5 @@
install:
dep ensure
test:
go test -v ./test