ravi688/BuildMaster

Distribution: Expose a publicly accessible shell script to install build master in just one command.

Open

#109 opened on Sep 28, 2025

View on GitHub
 (0 comments) (0 reactions) (1 assignee)C++ (0 forks)auto 404
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

Contributor guide