Feature Request: Homebrew Installation
Description
I'd like OpenSpec to be available as a Homebrew formula so users on macOS (and Linux via Homebrew) can install it with a simple command.
Motivation
For macOS/Linux users, Homebrew is a standard package manager and would provide an easier, more discoverable installation method.
Proposed Solution
Create and publish a Homebrew formula (in either homebrew-core or as a tap) so users can install OpenSpec with: brew install openspec
Additional Context
- Many popular CLI tools are available via Homebrew
- This would reduce friction for new users
- Homebrew would handle updates automatically
Feature Request: Homebrew Installation
Description
I'd like OpenSpec to be available as a Homebrew formula so users on macOS (and Linux via Homebrew) can install it with a simple command.
Motivation
For macOS/Linux users, Homebrew is a standard package manager and would provide an easier, more discoverable installation method.
Proposed Solution
Create and publish a Homebrew formula (in either homebrew-core or as a tap) so users can install OpenSpec with:
brew install openspecAdditional Context