Copy Command

CLI code line with a chevron prefix and a copy button that flips to a check.

pnpm dlx shadcn@latest add button

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Terminal2 } from "@/components/beste/piece/terminal2";

<Terminal2
  command="pnpm dlx shadcn@latest add button"
/>

More Terminal pieces

View all Terminal
$npm install beste-ui

Install Tabs

terminal4

Package manager tabs that swap the install command, with a copy button.

$npx beste-ui@latest init

Dark shell line with an emerald prompt, command text, and a blinking block cursor.

deploy
$beste deploy --prod
Building application…Uploading assets…Deployed in 4.2s

Output Window

terminal3

Window-chrome shell showing a command and its output ending in a success line.

beste-uigit:(main)

Git Prompt

terminal8

Shell prompt with a git branch segment and a clean or dirty status marker.

Installing packagesctrl-c to cancel

Loading Line

terminal10

Single indeterminate line with a spinner and a cancel hint.

npx sirius-cli@latest init

✓ Workspace ready. Open the dashboard to invite your team.

A dark terminal card with traffic-light dots, a prompted command, and a success output line.