An open API service indexing awesome lists of open source software.

https://github.com/ory/homebrew-tap

Location for all of Ory's homebrew packages
https://github.com/ory/homebrew-tap

Last synced: about 1 month ago
JSON representation

Location for all of Ory's homebrew packages

Awesome Lists containing this project

README

        

# 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](http://github.com/ory/homebrew-kratos), [cli](http://github.com/ory/homebrew-ory), [hydra](http://github.com/ory/homebrew-hydra), [keto](http://github.com/ory/homebrew-keto), [oathkeeper](http://github.com/ory/homebrew-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](https://github.com/ory/kratos))!