浏览代码

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