Skip to content

Installation

macOS on Apple silicon or Intel. Linux and Windows are not supported yet.

Installs the app into /Applications and the rexa CLI into ~/.local/bin, verifying every download against the release manifest.

curl -fsSL https://rexa.sh/install.sh | sh

CLI only, for headless or remote machines:

curl -fsSL https://rexa.sh/install.sh | sh -s -- --cli-only

Download the .dmg for your architecture from releases and drag Rexa.app to /Applications. The app links the CLI on first launch.

The app checks the stable channel at startup and every six hours; an available update shows as a download badge in the sidebar. From a shell:

rexa update # download and apply
rexa update check # exit 10 when an update is available

Every version, with notes, is listed at rexa.sh/releases.