Skip to content

Release v1.0.1

Latest

Choose a tag to compare

@Riviya Riviya released this 26 Apr 10:55
· 3 commits to main since this release

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.1

CLI 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/