It would be great to have an official Homebrew installation option for tunnel-client.
Ideally, this could be added to homebrew/core, provided it meets Homebrew’s acceptable formulae criteria:
brew install tunnel-client
If inclusion in homebrew/core is not suitable, an official OpenAI tap would also be a great alternative:
brew install openai/tap/tunnel-client
Homebrew documents both the process for adding software to Homebrew and for creating and maintaining an upstream tap.
This would make installation and updates more convenient for macOS users, while handling architecture selection, checksums, upgrades, and uninstallation through the standard Homebrew workflow.
It would also be helpful if new tagged releases could automatically publish or update the corresponding formula.
Thanks for considering it!
It would be great to have an official Homebrew installation option for
tunnel-client.Ideally, this could be added to
homebrew/core, provided it meets Homebrew’s acceptable formulae criteria:If inclusion in
homebrew/coreis not suitable, an official OpenAI tap would also be a great alternative:Homebrew documents both the process for adding software to Homebrew and for creating and maintaining an upstream tap.
This would make installation and updates more convenient for macOS users, while handling architecture selection, checksums, upgrades, and uninstallation through the standard Homebrew workflow.
It would also be helpful if new tagged releases could automatically publish or update the corresponding formula.
Thanks for considering it!