3 Star 7 Fork 2

cristiane / micro-mall-shop

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.sh 172 Bytes
一键复制 编辑 原始数据 按行查看 历史
echo 当前分支
git branch
echo 拉取依赖
go mod vendor
cp -n ./etc/app-docker.ini.example ./etc/app.ini
echo 开始构建版本
go build -o micro-mall-shop main.go
Go
1
https://gitee.com/cristiane/micro-mall-shop.git
git@gitee.com:cristiane/micro-mall-shop.git
cristiane
micro-mall-shop
micro-mall-shop
master

搜索帮助