diff --git a/Makefile b/Makefile index 353c5f9a..0ec8be9a 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,5 @@ fmt: gofmt -l -w -s . + +build: + promu build -v .