leona / helix-gpt

Code assistant language server for Helix with support for Copilot/OpenAI/Codeium/Ollama
MIT License
285 stars 19 forks source link

Publish releases to Homebrew #22

Open djpowers opened 4 months ago

djpowers commented 4 months ago

Is your feature request related to a problem? Please describe. I manage installed applications and tools via Homebrew wherever possible, and specifically use homebrew-bundle to easily install apps across systems.

Describe the solution you'd like I would find it very useful if helix-gpt could be added to Homebrew. I install Helix the same way, and this would ensure both tools can be installed with one command.

Describe alternatives you've considered The installation instructions in the README are the obvious alternative, but I don't currently use bun, and would prefer to avoid the manual step of copying and pasting the command to use the precompiled binary.

Additional context This might be somewhat similar to #1.

leona commented 4 months ago

Thanks for the suggestion. I don't use Homebrew, but I can definitely take a look into releasing it on there.