Sfoglia il codice sorgente

build: create Makefile

ayntgl 4 anni fa
parent
commit
931922b5f5
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      Makefile

+ 2 - 0
Makefile

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