1 Star 0 Fork 23

shiyifeng / sms

forked from sheepbao / sms 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.sh 160 Bytes
一键复制 编辑 原始数据 按行查看 历史
boya 提交于 2017-03-29 15:47 . 增加中文文档
export GOPATH=`pwd`
os=$1
arch=$2
GOOS=$os GOARCH=$arch go build -o bin/sms${os}${arch} -ldflags \
"-X main.buildTime=`date +%Y-%m-%d/%H:%M:%S`" src/main/*.go
Go
1
https://gitee.com/shiyifeng/sms.git
git@gitee.com:shiyifeng/sms.git
shiyifeng
sms
sms
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891