-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Description
Feature Request
It would be great to have a Homebrew formula for polymarket-cli so users on macOS (and Linux with Linuxbrew) can install it with:
brew install polymarket-cli
Benefits
- Simpler installation — no need to clone the repo or manage dependencies manually
- Automatic updates —
brew upgradekeeps the CLI current - Wider adoption — Homebrew is the de facto package manager for macOS developers and lowers the barrier to entry
- Dependency management — Homebrew handles runtime dependencies automatically
Suggested approach
- Add a Homebrew formula (either in
homebrew-coreor a custom tap likepolymarket/homebrew-polymarket) - Automate formula bumps on new releases via GitHub Actions
Examples of other CLI projects with Homebrew support
- GitHub CLI (
gh) — homebrew-core formula - Supabase CLI — custom tap at supabase/homebrew-tap
- Railway CLI — custom tap at railwayapp/homebrew-tap
- Stripe CLI — custom tap at stripe/homebrew-stripe-cli
- Fly.io CLI (
flyctl) — custom tap at superfly/homebrew-tap
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels