Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it so this can be installed using Homebrew #50

Closed
simonw opened this issue Jun 17, 2023 · 4 comments
Closed

Make it so this can be installed using Homebrew #50

simonw opened this issue Jun 17, 2023 · 4 comments
Labels
enhancement New feature or request
Milestone

Comments

@simonw
Copy link
Owner

simonw commented Jun 17, 2023

Following https://til.simonwillison.net/homebrew/packaging-python-cli-for-homebrew

@simonw simonw added the enhancement New feature or request label Jun 17, 2023
@simonw simonw added this to the 0.5 milestone Jun 17, 2023
simonw referenced this issue in simonw/homebrew-llm Jun 17, 2023
Created using:

    pip install llm homebrew-pypi-poet
    poet -f llm > llm.rb

Then added the test and updated the description.
@simonw
Copy link
Owner Author

simonw commented Jun 17, 2023

pip install llm homebrew-pypi-poet
poet -f llm > llm.rb

Then I added the test and updated the description.

simonw added a commit to simonw/til that referenced this issue Jun 17, 2023
@simonw
Copy link
Owner Author

simonw commented Jun 17, 2023

This works now:

brew install simonw/llm/llm

@simonw simonw closed this as completed in c86da82 Jun 17, 2023
simonw added a commit that referenced this issue Jun 17, 2023
@simonw
Copy link
Owner Author

simonw commented Jun 17, 2023

I figured out how to automate the process of updating the formula in the Homebrew tap: https://github.com/simonw/homebrew-llm/blob/9dc4b0d3f29217271348ac5838652347314dfb6e/.github/workflows/regenerate.yaml

simonw added a commit that referenced this issue Jun 17, 2023
simonw added a commit that referenced this issue Jun 17, 2023
simonw added a commit that referenced this issue Jun 17, 2023
@simonw
Copy link
Owner Author

simonw commented Jun 17, 2023

I used the regenerate workflow successfully for the first time to upgrade it to 0.4.1:

simonw/homebrew-llm@e0b7b3f

simonw added a commit that referenced this issue Jun 17, 2023
simonw added a commit that referenced this issue Jul 10, 2023
simonw added a commit that referenced this issue Jul 10, 2023
simonw added a commit that referenced this issue Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant