Documentation Index
Fetch the complete documentation index at: https://s2.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Homebrew
Cargo
Release Binaries
Docker
Works on macOS and Linux distributions with Homebrew installed.brew install s2-streamstore/s2/s2
Works on any system with Rust and Cargo installed.cargo install --locked s2-cli
Linux and macOS users can download the latest release binary:curl -fsSL s2.dev/install.sh | bash
The script installs the binary to ~/.s2/bin and modifies your shell profile to add it to the path. Reload your shell or open a new terminal after installation.
See all releases on GitHub. docker pull ghcr.io/s2-streamstore/s2
Verify the installation: