PRG.01
Terminal Path
Path A

Terminal Path

Use this page for command-line setup, then run the bootstrap command and validate one real workflow.

02A Run Bootstrap Script
>_ SH
Required

Install Baseline Tooling

Install Homebrew, Git, Node.js, GitHub CLI, Ghostty, and CLI coding tools in one flow.

Required
Terminal Command
curl -fsSL https://abregainc.github.io/ai-bootstrap/bootstrap.sh | bash
Validation

Complete One Real Cycle

Pick one CLI tool and prove the workflow works end-to-end in an actual repository.

Codex CLI Default Claude Code / OpenCode CLI
  • Clone or open a real repository.
  • Run one AI-assisted edit and tests.
  • Commit and push the change.