Getting Started

Install

Install Everr and finish the first setup flow.

Run the installer from a terminal:

curl -fsSL https://everr.dev/install.sh | sh

The installer adds the everr CLI and runs everr setup automatically when the terminal is interactive.

If setup is interrupted, run it again:

everr setup

Note: The installer currently supports macOS on Apple Silicon.

If the GitHub App is installed for your repository, Everr should start receiving CI runs from new workflow executions. Trigger or wait for a new run, then check the dashboard or CLI after ingestion catches up.

Notification Emails

During setup, Everr asks which email addresses belong to you. Everr uses those addresses to identify your CI runs and notify you when one of your runs fails or needs attention.

You can update the email list later from the desktop app settings.

Install Agent Skills

Skills make it easy for agents to interact with Everr.

We suggest you install them globally.

If you skipped that step, install them with:

everr skills install --all --global

Next, set up telemetry.