Skip to content

package manager support: Homebrew #74

@jameslamb

Description

@jameslamb

Description

It should be possible to install this project with brew

Benefits of this work

  • allows container-canary to be installed without needing to put together platform-specific URLs and download files manually with curl / wget
  • allows container-canary to be installed with a package manager that provides other complementary tools like helm, kind, kubectl, kind, k9s, etc.

Acceptance Criteria

  • it's possible to install container-canary like this:
brew install container-canary
  • there is documentation (or even better, an automated process) for ensuring that new container-canary releases are installable with brew

Approach

Follow the steps in "Adding software to Homebrew" at https://docs.brew.sh/Adding-Software-to-Homebrew

Consult this recipe as an example: https://github.com/Homebrew/homebrew-core/blob/ccf7c68ae181fd5564432ca22dd6006c6e12cb2c/Formula/k/kubernetes-cli.rb

Notes

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIRelated to running tests and releasingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions