CLI Installer

Quickly install AI CLI tools in your VM environment

Claude Code

curl -fsSL https://cli.huny.dev/claude | bash

GitHub Copilot

curl -fsSL https://cli.huny.dev/copilot | bash

Gemini CLI

curl -fsSL https://cli.huny.dev/gemini | bash

OpenAI Codex

curl -fsSL https://cli.huny.dev/codex | bash

GitHub CLI (gh)

curl -fsSL https://cli.huny.dev/gh | bash