Releases: Riviya/Keypilot
Releases · Riviya/Keypilot
Release list
Release v1.0.1
What's New
See CHANGELOG.md for details.
Docker (Recommended)
docker pull riviyaaa/keypilot:v1.0.1
docker run -d -p 4000:4000 -v ~/.keypilot-cli:/config \
riviyaaa/keypilot:v1.0.1CLI Installation
Download the binary for your platform below, make it executable, and add to PATH.
# macOS (Apple Silicon)
curl -L https://github.com/Riviya/Keypilot/releases/download/v1.0.1/keypilot-darwin-arm64 \
-o keypilot && chmod +x keypilot && mv keypilot /usr/local/bin/