Skip to content

v1.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Feb 18:46
· 1 commit to main since this release

AutoBuild v1.2.1

自动构建工具 - 自动拉取 Git 仓库并构建项目

📦 下载

系统 架构 文件
Linux amd64 autobuild-linux-amd64
Linux arm64 autobuild-linux-arm64
Windows amd64 autobuild-windows-amd64.exe
macOS amd64 autobuild-darwin-amd64
macOS arm64 autobuild-darwin-arm64

🚀 使用方法

# Linux/macOS
chmod +x autobuild-*
./autobuild-linux-amd64 -c config.yaml

# Windows
.\autobuild-windows-amd64.exe -c config.yaml

📝 更新日志