命令行工具

Command Line

安装 Chora CLI

Install Chora CLI

适用于服务器、远程开发机和无图形界面环境。通过终端安装,与桌面端使用同一个 daemon。

For servers, remote dev boxes, and headless setups. Same daemon as Desktop, installed via terminal.

安装
curl -fsSL https://raw.githubusercontent.com/Chora-Inc/Chora-Release/main/scripts/install.sh | bash
启动 daemon
chora setup

已经在服务器上?通过 SSH 执行同样的命令即可。

Already on a server? Same commands work over SSH.

快速开始

Quick Start

三步完成安装,让 Chora 守护进程在你的机器上运行。

Three steps to get the Chora daemon running on your machine.

01

运行安装脚本

Run the install script

复制上面的安装命令,在终端中执行。脚本会自动检测你的操作系统并安装对应版本。

Copy the install command above and run it in your terminal. The script auto-detects your OS.

02

初始化配置

Run setup

执行 chora setup,通过 OAuth 登录,守护进程自动启动并扫描本机已安装的 AI 编程工具。

Run chora setup — it walks you through OAuth, starts the daemon, and scans for installed coding tools.

03

开始使用

Start using

守护进程运行后,登录 Chora 工作台即可看到你的运行时。智能体现在可以在你的机器上执行任务了。

Once the daemon is running, log into your Chora workspace to see your runtime. Agents can now execute on your machine.

还没有账号?

Don’t have an account?

开始使用 Get Started