Ultimate Developer Experience

Install decli in seconds

macOS only for now — Apple Silicon and Intel builds. Interactive shell wizards, fully local, encrypted credential storage.

Quick Install Snippet
Open source install
$curl -fsSL https://decli.dev/install | sh

Open source install. Inspect the script at https://decli.dev/install.

Agent skills

Teach your AI assistant decli

Install bundled skills for the CLI, local Caddy dev proxy, and iTerm → Blink iPad sync. Works with Claude Code, Cursor, and other agents that support npx skills. No registry signup required.

From GitHub
$npx skills add derozic/decli/skills -y
From decli.dev
$npx skills add https://decli.dev -y

Or run decli skills add after installing the CLI. Docs mirror: npx skills add https://docs.decli.dev -y

Menu bar app · v0.2.1 (6)

decli for Mac — menu bar app

Apple Silicon only (M1/M2/M3/M4) · macOS 14+. Double-click the installer — Apple’s Installer copies decli into Applications and opens it.

Decli-macos-arm64.pkg · · arm64 · v0.2.1 (6) · Developer ID

Download for Mac

Install like any Mac app

  1. Download Decli-macos-arm64.pkg.
  2. Double-click it and follow Apple’s Installer (Continue → Install).
  3. Look for decli in the menu bar (no Dock icon). Disk image still works if you prefer drag-and-drop.

Developer ID signed by Earthena, Inc. Notarization is applied on each release build.

CLI Binary Downloads

Prefer a CLI tarball? Pick your Mac chip — Linux and Windows builds are coming later.

macOS only
CLI binary — macOS Apple Silicon
decli-darwin-arm64.tar.gz
see releaseDownload
CLI binary — macOS Intel
decli-darwin-x64.tar.gz
see releaseDownload
All releases (latest)
GitHub Releases
v2.3.0Download

After install

1

Sign in

Run decli auth login or use Google Workspace on the web. One identity for CLI and console.

2

Pack the desk

decli desk pack --to icloud writes an encrypted archive of Caddy, Postgres, iTerm, SSH, and ~/dev origins.

3

Recover on the next Mac

Install, recover the archive, then decli desk doctor. Full walkthrough on Get started.