Terminal Command

A copyable terminal command block with stable feedback and familiar macOS chrome.

zsh
$ pnpm dlx shadcn@latest add https://ui.starck.studio/r/terminal-command.json
$ pnpm dev

Install

Add the source directly to your shadcn project.

pnpm dlx shadcn@latest add https://ui.starck.studio/r/terminal-command.json

Usage

<TerminalCommand
  shell="zsh"
  lines={[
    "pnpm dlx shadcn@latest add https://ui.starck.studio/r/terminal-command.json",
    "pnpm dev",
  ]}
/>