https://github.com/redis-field-engineering/scoop
https://github.com/redis-field-engineering/scoop
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/redis-field-engineering/scoop
- Owner: redis-field-engineering
- License: apache-2.0
- Created: 2024-11-04T08:03:16.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-03-24T14:45:06.000Z (about 2 months ago)
- Last Synced: 2025-03-24T15:42:21.233Z (about 2 months ago)
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- 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-field-engineering https://github.com/redis-field-engineering/scoop.git
```3. Install tools via `scoop install`:
```
scoop install
```