GUIDE · LAST VERIFIED 2026-08-11
安装 PhanthyCode CLI
选择官方脚本或 npm 安装方式。
安装命令
macOS / Linux
curl -fsSL https://code.phanthy.com/install.sh | bashWindows PowerShell
irm https://code.phanthy.com/install.ps1 | iexnpm
npm install -g @phanthy/phanthy-code验证安装
查看版本
phanthy-code --version