https://github.com/ory/scoop
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ory/scoop
- Owner: ory
- Created: 2021-11-05T07:15:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T10:21:44.000Z (7 months ago)
- Last Synced: 2024-10-29T14:39:04.908Z (7 months ago)
- Size: 72.3 KB
- Stars: 3
- Watchers: 7
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ory Scoop Bucket
Use [Scoop](https://scoop.sh) to install Ory software!
```
scoop bucket add ory https://github.com/ory/scoop.git# For general use of Ory, and Ory Network
scoop install ory# Ory open source servers
scoop install hydra
scoop install keto
scoop install kratos
scoop install oathkeeper
```