跳转到内容

Codex 安装教程

前置准备

  • 已安装 Node.js 和 npm
  • macOS 或 Linux

安装

bash
npm i -g @openai/codex

启动

bash
codex

更新

bash
npm i -g @openai/codex@latest