1 Star 0 Fork 0

Rong Tao/mantle

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Makefile 82 Bytes
一键复制 编辑 原始数据 按行查看 历史
Stephen Lowrie 提交于 2019-04-09 10:45 . vendor: switch to go modules
.PHONY: build test vendor
build:
./build
test:
./test
vendor:
@go mod vendor
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/rtoax/mantle.git
git@gitee.com:rtoax/mantle.git
rtoax
mantle
mantle
cl

搜索帮助