Dibbla Docs Get started Guides Workflows Changelog
Open Console
Getting Started

Overview

Build, deploy, and run internal apps on Dibbla. Pick the CLI or the Desktop App and ship in minutes.

Dibbla is the platform for building, deploying, and running internal apps in your organization. You ship code, manage databases, secrets, and workflows, and let Dibbla schedule everything across your fleet.

Most teams interact with Dibbla through the CLI — a single binary that handles auth, deploys, logs, and the full API surface. Prefer a UI? The Desktop App is a native template gallery and project launcher for macOS and Windows.

Choose your environment

Pick how you want to interact with Dibbla.

Install the dibbla CLI — pick the method for your platform.

# macOS / Linux
$curl https://install.dibbla.com -fsS | sh
# Windows
$irm https://install.dibbla.com/install.ps1 | iex
# macOS / Linux
$brew install dibbla-agents/tap/dibbla

Next: Run dibbla init to update, sign in, and install the AI-agent skill in one step.

The Desktop App is a native macOS and Windows app. It bundles a template gallery, project launcher, and editor handoff — sign in once and launch new projects from a list.

Next: Get started with the Desktop App.