Parcourir la source

build: create Makefile

ayntgl il y a 4 ans
Parent
commit
931922b5f5
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      Makefile

+ 2 - 0
Makefile

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