Makefile: add build command

This commit is contained in:
Martin Lindhe 2017-08-10 01:32:54 +02:00
parent 7537c9896e
commit 2e0842573d
1 changed files with 3 additions and 0 deletions

View File

@ -1,2 +1,5 @@
fmt:
gofmt -l -w -s .
build:
promu build -v .