Skip to content

Add Homebrew tap support #15

Description

@ajianaz

Description

Create a Homebrew tap so users can install cora-cli via brew install.

Acceptance Criteria

  • Create homebrew-tap repo at ajianaz/homebrew-tap
  • Formula automatically updated on release
  • Document installation in README: brew tap ajianaz/tap && brew install cora-cli
  • Add CI step to update Homebrew formula on release

Implementation Notes

Use a GitHub Action (like homebrew-tap/release-action or custom script) to bump the formula version and SHA256 on tag push.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions