Nova CLI
Nova Code 是基于 OpenAI Codex CLI 二次开发的项目。
Nova Code is a fork of OpenAI Codex CLI.
Windows x64。
Windows x64.
macOS、Linux、Windows ARM64 暂未发布。
macOS, Linux and Windows ARM64 are not published.
npm install -g @xuanlinai/nova-codeWindows:
powershell -ExecutionPolicy ByPass -c "irm https://raw.githubusercontent.com/xuanlinAI/nova-code/main/scripts/install/install.ps1 | iex"macOS / Linux:
curl -fsSL https://raw.githubusercontent.com/xuanlinAI/nova-code/main/scripts/install/install.sh | sh独立安装器从 GitHub Releases 下载安装包,目前只发布了 Windows x64 包。
The standalone installers download a package from GitHub Releases. Only the Windows x64 package is published, so they do not currently succeed on other platforms.