ソースを参照

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" .