This commit is contained in:
Eric Neidhardt 2020-06-16 14:44:14 +00:00
parent cdc58c26cc
commit 8ea82042cf

View File

@ -1,3 +1,2 @@
tasks:
- init: go get && go build ./... && go test ./... && make
command: go run
- init: make all