ravi688/BuildMaster
View on GitHubDistribution: Expose a publicly accessible shell script to install build master in just one command.
Open
#109 opened on Sep 28, 2025
dev-opsgood first issue
Repository metrics
- Stars
- (1 star)
- PR merge metrics
- (PR metrics pending)
Description
Possible command:
curl -fsSL https://buildmaster.ravisingh.xyz/install.sh | bash
OR
wget -qO- https://buildmaster.ravisingh.xyz/install.sh | bash