Skip to content

Add Homebrew formula for easier installation #2

@rursache

Description

@rursache

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 updatesbrew upgrade keeps 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

  1. Add a Homebrew formula (either in homebrew-core or a custom tap like polymarket/homebrew-polymarket)
  2. Automate formula bumps on new releases via GitHub Actions

Examples of other CLI projects with Homebrew support

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