Skip to content

runloopai/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

runloopai/homebrew-tap

This is the official Homebrew tap for RunLoop AI's command-line tools.

How to Install rl-cli

brew tap runloopai/tap
brew install rl-cli

How to update the tap requirements

Use the generate resources translate the pip requirements.txt -> formula resources references.

python generate_resources.py ../rl-cli/requirements.txt

To locally test / verify the formula before checking in

brew install --build-from-source --force ./Formula/rl-cli.rb

To update resource versions

NOTE: this will update these resources to most recent and disregard the requirements.txt

brew update-python-resources ./Formula/rl-cli.rb

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors