aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d78e31e..4ad64fc 100644
--- a/Makefile
+++ b/Makefile
@@ -45,3 +45,6 @@ tidy:
tidy-lint:
go mod tidy
git diff --exit-code -- go.mod go.sum
+
+grumps-build:
+ CGO_ENABLED=0 go build -ldflags="-w -s" -o sally