Cài đặt CLI
Cài đặt nhanh
- macOS / Linux
- Windows
curl -fsSL /releases/1.0.0/install.sh | sh
powershell -ExecutionPolicy Bypass -Command "irm /releases/1.0.0/install.ps1 | iex"
Kiểm tra cài đặt
phoenix --version
Yêu cầu hệ thống
- macOS: Intel (x86_64) and Apple Silicon (M1/M2/M3+)
- Linux: x86_64 (glibc-based)
- Windows: x86_64
Không cần cài Python — CLI là một binary độc lập.