open-feature / open-feature/cli
Add support for installing openfeature CLI via Homebrew
Open
@kriscoleman is already working on this.
Since Mar 27, 2026.
- Dominant language
- Go
- Stars
- 63
- Forks
- 22
- Avg merge
- 1h 27m
- Merged PRs (30d)
- 19
Description
Feature Request: Add openfeature to Homebrew
Goal:
Add support for installing the openfeature CLI via Homebrew, making it easier for users on macOS (and Linux via Linuxbrew) to install and update the tool.
Tasks:
- Create and submit a Homebrew formula for the
openfeatureCLI. - Document installation steps in the project README.
- Optionally, automate publishing updates to Homebrew when new releases are made.
Notes:
- Reference similar tools' formula submissions for guidance.
- Ensure compliance with Homebrew's formula requirements and best practices.
- Consider collaborating with the Homebrew maintainers if needed.
Benefit:
Simplifies installation and distribution for the community, increases accessibility for users native to the Homebrew ecosystem.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.