https://github.com/redis/scoop
https://github.com/redis/scoop
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/redis/scoop
- Owner: redis
- License: other
- Created: 2024-06-12T21:56:35.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2026-01-16T07:06:20.000Z (5 months ago)
- Last Synced: 2026-01-16T12:26:46.854Z (5 months ago)
- Size: 68.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scoop Manifests
## How do I install these tools?
1. Install [scoop](https://github.com/ScoopInstaller/Install).
2. Add this bucket to scoop:
```
scoop bucket add redis https://github.com/redis/scoop.git
```
3. Install tools via `scoop install`:
```
scoop install
```