Install
Install RIOT-X on macOS, Linux, Windows, and Docker
RIOT-X can be installed in different ways depending on your environment and preference.
macOS and Linux via Homebrew
brew install redis/tap/riotx
Windows via Scoop
scoop bucket add redis https://github.com/redis/scoop.git
scoop install riotx
Docker
docker run riotx/riotx [OPTIONS] [COMMAND]
Manual installation on all supported platforms
Download the pre-compiled binary from RIOT-X Releases, uncompress, and copy to the desired location.
Full installation documentation is available here.