Ver Fonte

build: create Makefile

ayntgl há 4 anos atrás
pai
commit
931922b5f5
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      Makefile

+ 2 - 0
Makefile

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