Skip to content

Add Homebrew installation support #27

Description

@0xdevalias

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions