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

https://github.com/redis-field-engineering/scoop


https://github.com/redis-field-engineering/scoop

Last synced: about 2 months ago
JSON representation

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
```