فهرست منبع

build: create Makefile

ayntgl 4 سال پیش
والد
کامیت
931922b5f5
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      Makefile

+ 2 - 0
Makefile

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