ravi688/BuildMaster
在 GitHub 查看Distribution: Expose a publicly accessible shell script to install build master in just one command.
Open
#109 创建于 2025年9月28日
dev-opsgood first issue
仓库指标
- Star
- (1 star)
- PR 合并指标
- (PR 指标待抓取)
描述
Possible command:
curl -fsSL https://buildmaster.ravisingh.xyz/install.sh | bash
OR
wget -qO- https://buildmaster.ravisingh.xyz/install.sh | bash