coder / aicommit

become the world's laziest committer
Creative Commons Zero v1.0 Universal
95 stars 1 forks source link

How to install using brew? #7

Open melalj opened 3 days ago

melalj commented 3 days ago

It looks like it's not yet public on homebrew, while you have defined the brew/aicommit.rb file. Tried with brew install aicommit (it suggests aicommits which is another repo)

ammario commented 3 days ago

Hey, I need to add it to homebrew-core when I have a moment.

For the time being you can:

git clone https://github.com/coder/aicommit
cd aicommit
brew install ./brew/aicommit.rb
ammario commented 19 hours ago

Update: I have done most of the prep work to get this into homebrew core. Just waiting on the repo to age beyond 30 days to comply with their rules.