1 Star 0 Fork 0

github / air

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.goreleaser.yml 308 Bytes
一键复制 编辑 原始数据 按行查看 历史
Rick Yu 提交于 2021-04-24 07:26 . chore(action): improve github actions
builds:
- goos:
- linux
- windows
- darwin
ignore:
- goos: darwin
goarch: 386
ldflags:
- -s -w -X "main.airVersion={{.Version}}"
- -s -w -X "main.goVersion={{.Env.GOVERSION}}"
archives:
- id: tar.gz
format: tar.gz
- id: binary
format: binary
1
https://gitee.com/hzproduct/air.git
git@gitee.com:hzproduct/air.git
hzproduct
air
air
master

搜索帮助