Browse Source

build: create Makefile

ayntgl 4 years ago
parent
commit
931922b5f5
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Makefile

+ 2 - 0
Makefile

@@ -0,0 +1,2 @@
+build:
+	go build -trimpath -ldflags "-s -w" .