Skip to content

Revyl CLI v0.1.45

Latest

Choose a tag to compare

@crisebrough crisebrough released this 02 Jul 04:02

Revyl CLI v0.1.45

Installation

Shell (macOS / Linux):

curl -fsSL https://raw.githubusercontent.com/RevylAI/revyl-cli/main/scripts/install.sh | sh

Homebrew (macOS):

brew install RevylAI/tap/revyl

pipx (cross-platform):

pipx install revyl

pip:

pip install revyl

Direct download:
Download the appropriate binary for your platform from the assets below.

Agent Skill

The agent skill is embedded in the binary. Install it with:

revyl skill install --cursor   # For Cursor
revyl skill install --claude   # For Claude Code
revyl skill install --codex    # For Codex

Or download SKILL.md from the assets below and place it manually.

Checksums

See checksums.txt for SHA256 checksums of all binaries.