Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 730 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 730 Bytes

Install Ory software using Homebrew

Install all of Ory's software using homebrew:

$ brew install ory/tap/cli
$ brew install ory/tap/kratos
$ brew install ory/tap/hydra
$ brew install ory/tap/oathkeeper
$ brew install ory/tap/keto

This repository supersedes the individual homebrew taps for kratos, cli, hydra, keto, oathkeeper.

Contributing

Please be aware that all files in this repository are generated. Please make all changes to the origin repositories (e.g. ory/kratos)!