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

🔒 Fully sandboxed script. Inspect code directly 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.0 (5)

decli for Mac — menu bar app

Apple Silicon only (M1/M2/M3/M4) · macOS 14+. Desk backup, Mac→Mac sync, JOHNNY pulse, and permission center. Developer ID signed (Earthena). Unzip → double-click Install.command.

Decli-macos-arm64.zip · · arm64 · v0.2.0 (5) · Developer ID

Download for Mac

First launch on macOS

Chrome and Safari mark downloads with a quarantine flag. That is why Apple shows “Apple could not verify decli is free of malware”. The app is Developer ID signed (Earthena, Inc.)— not malware. Use the installer so Gatekeeper never blocks the open.

  1. Unzip the download, then double-click Install.command (copies to Applications, clears quarantine, opens the menu bar).
  2. If Install.command is blocked: right-click → Open → Open.
  3. Or in Terminal after dragging Decli.app to Applications:xattr -cr /Applications/Decli.app && open /Applications/Decli.app

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

Getting Started in 3 Steps

1

Download and Verify

Run the one-liner command on your terminal. The script will fetch the release package, verify its checksum signatures, and symlink binary executables to your path.

2

Local Security Lock

Run decli auth login. Create your secure local vault profile, which keeps all integrations encrypted on disk via your personal SSH keyring.

3

Launch automation

Trigger natural language workflows immediately. Ask decli "show my clickup tasks" or synchronize your dev preview environments with Vercel.