Argo: Add macOS releases to Homebrew

Created on 3 Jan 2018  路  5Comments  路  Source: argoproj/argo

It would be cool if this was available via Homebrew on macOS.

The following could be used as an example layout for the Formula:

All 5 comments

Yes, I agree. Would make getting started easier, reducing the barrier to entry, and help manage upgrades better.

A brew tap repo was created and argo CLI can be installed using the command:

$ brew install argoproj/tap/argo

Amazing, thankyou!

Don't see this repo in brew... Did it get removed?

Brew used to have implicit tapping, but it seems that it's been removed

The instructions should be:

brew tap argoproj/tap
brew install argoproj/tap/argo
Was this page helpful?
0 / 5 - 0 ratings