This is the official Homebrew tap for RunLoop AI's command-line tools.
brew tap runloopai/tap
brew install rl-cliUse the generate resources translate the pip requirements.txt -> formula resources references.
python generate_resources.py ../rl-cli/requirements.txtbrew install --build-from-source --force ./Formula/rl-cli.rbNOTE: this will update these resources to most recent and disregard the requirements.txt
brew update-python-resources ./Formula/rl-cli.rb