brx

Documentation

Getting Started

Installation

BRX is distributed via Homebrew for easy installation and updates.

# Add the BRX tap
brew tap thegptpros/brx

# Install BRX
brew install brx

# Verify installation
brx --version

Try It Free

BRX gives you 3 free builds to test the tool before purchasing a license.

# Create your first app
brx build --name MyApp

# Run it on the simulator
cd MyApp
brx run

# You'll see: "Free builds remaining: 2/3"

Activate License

After 3 free builds, activate your license for unlimited usage.

# Activate with your license key
brx activate --license-key BRX-XXXX-XXXX-XXXX-XXXX

# Verify activation
brx doctor

System Requirements

  • • macOS 14 (Sonoma) or later
  • • Xcode 15+ with Command Line Tools
  • • iOS 17+ target support
  • • 2GB free disk space