3 Star 14 Fork 10

好人二狗/spark-wechat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.bat 144 Bytes
一键复制 编辑 原始数据 按行查看 历史
好人二狗 提交于 2023-11-30 10:12 . 增加build脚本
:: 编译Linux可执行文件
set GOOS=linux
set GOARCH=amd64
set CGO_ENABLED=0
go build -ldflags="-s -w" -installsuffix cgo -o spark-wechat .
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/haorenergou/spark-wechat.git
[email protected]:haorenergou/spark-wechat.git
haorenergou
spark-wechat
spark-wechat
master

搜索帮助