Skip to content

chore(packaging): add Homebrew cask for deployment bundles #77

@Liam-Deacon

Description

@Liam-Deacon

Problem

Once CLEED has reliable deployment bundles (macOS app/bundles), we should ship a Homebrew cask for a smoother install/update path.

Scope

  • Decide the canonical bundle artifact(s) and naming conventions.
  • Create a Homebrew Cask (either in homebrew-cask or a dedicated tap) referencing the release assets.
  • Add CI/release automation to publish and update the cask on tagged releases.
  • Document install/update instructions in docs.

Acceptance Criteria

  • brew install --cask cleed (or cleed-gui if scoped) installs the app bundle.
  • The cask updates with each tagged release.
  • Documentation references the cask as the recommended macOS install method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions