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
- Host: GitHub
- URL: https://github.com/ory/homebrew-tap
- Owner: ory
- License: apache-2.0
- Created: 2021-10-20T08:31:45.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-12T16:12:00.000Z (3 months ago)
- Last Synced: 2025-04-20T17:24:13.470Z (about 2 months ago)
- Language: Ruby
- Size: 127 KB
- Stars: 4
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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))!