Skip to content

Latest commit

 

History

History
executable file
·
17 lines (11 loc) · 281 Bytes

README.md

File metadata and controls

executable file
·
17 lines (11 loc) · 281 Bytes

Scoop Manifests

How do I install these tools?

  1. Install scoop.

  2. Add this bucket to scoop:

scoop bucket add redis https://github.com/redis/scoop.git
  1. Install tools via scoop install:
scoop install <toolName>