Documentation Index
Fetch the complete documentation index at: https://docs.ellomas.com/llms.txt
Use this file to discover all available pages before exploring further.
Installation
There are several ways to install Replay.Go Install
If you have Go 1.25+ installed:$GOPATH/bin.
Binary Download
Download a pre-built binary from the GitHub Releases page. Available platforms:| OS | Architecture |
|---|---|
| Linux | amd64, arm64 |
| macOS (Darwin) | amd64, arm64 |
| Windows | amd64 |
Docker
Pull the official Docker image:Build from Source
./build/replay.
Verify
Shell Autocompletion
Replay uses Cobra, which supports shell completion:What’s Next?
- Follow the Quickstart guide
- Learn about writing workflows