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

Add installation using Homebrew #82

Closed
thedrow opened this issue Feb 19, 2023 · 3 comments
Closed

Add installation using Homebrew #82

thedrow opened this issue Feb 19, 2023 · 3 comments
Labels
feature New feature or request

Comments

@thedrow
Copy link

thedrow commented Feb 19, 2023

It's easier to manage CLI updates with Homebrew, you don't have to install NodeJS yourself and it's generally the best practice to allow the installation of CLI tools with Homebrew.
Please contribute a formula to the homebrew repository or create your own tap.

@mogeko
Copy link

mogeko commented Feb 26, 2023

I tried to submit an PR to Homebrew/homebrew-core.

But I got stuck in the audit step:

$ brew audit --new aicommits
aicommits:
  * GitHub repository too new (<30 days old)
Error: 1 problem in 1 formula detected

Maybe we should wait until this project is more stable before trying to make a Homebrew Formula.

@privatenumber privatenumber added the feature New feature or request label Mar 4, 2023
@pavelzw
Copy link

pavelzw commented Mar 17, 2023

homebrew/homebrew-core#125882 fixed this issue (ignore the PR closed icon, it still got merged into master).

@mogeko
Copy link

mogeko commented Mar 17, 2023

homebrew/homebrew-core#125882 fixes this issue.

that's right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants