> ## Documentation Index
> Fetch the complete documentation index at: https://usedx.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# dx - Terminal DX

> A fast, trustworthy terminal runner that turns docs into do-ables

> Before we chase superintelligence, let's conquer keystrokes. Speech-to-text and agents paved the way; we'll push it further.

## What is dx?

**dx** is a developer-first CLI/TUI that transforms your README, runbooks, and scripts into a focused terminal experience. What Cursor is for professional coding, and Bolt/Lovable are for vibe-coding, dx aspires to be for the terminal.

<Frame>
  <img src="https://mintcdn.com/dx/H0XwHsZ6W2FBDlXm/images/terminal-preview.png?fit=max&auto=format&n=H0XwHsZ6W2FBDlXm&q=85&s=fbe05ebf5de89c61054d7fa4fd3a9cee" alt="dx terminal interface showing menu with commands and real-time output" width="2190" height="1650" data-path="images/terminal-preview.png" />
</Frame>

## Install dx

Get started with dx in seconds:

```bash theme={null}
curl -fsSL https://getdx.sh | sh
```

<Card title="View on GitHub" icon="github" href="https://github.com/dx-cli/dx">
  Single static binary, no runtime dependencies.
</Card>
