Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 733 Bytes

File metadata and controls

18 lines (9 loc) · 733 Bytes

Build Status

GPL license

builbo installer

Rhis repo contains the installer for the builbo cli of the buildbox project.

install builbo (on macOS or Linux)

The following command requires sudo privileges and will install the builbo executable under /usr/local/bin

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/TheBuildBox/install/HEAD/install.sh)"