1 Star 0 Fork 20

李宁江/monibuca

forked from m7s/monibuca 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
goreleaser.yml 353 Bytes
一键复制 编辑 原始数据 按行查看 历史
langhuihui 提交于 2023-12-20 10:18 . feat: remove gen.go
project_name: m7s
archives:
-
files:
- config.yaml
- favicon.ico
- conf-example/*
builds:
- id: "all"
env:
- CGO_ENABLED=0
ldflags:
- -s -w -X main.version={{.Tag}}
goos:
- linux
- windows
- darwin
goarch:
- arm64
- amd64
hooks:
pre:
- go mod tidy
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/ldsp_0/monibuca.git
[email protected]:ldsp_0/monibuca.git
ldsp_0
monibuca
monibuca
v4

搜索帮助