mirror of
https://github.com/openai/codex.git
synced 2026-09-14 11:57:03 +00:00
npm releases
Run the following:
To build the 0.2.x or later version of the npm module, which runs the Rust version of the CLI, build it as follows:
./codex-cli/scripts/build_npm_package.py --release-version 0.6.0
Note this will create ./codex-cli/vendor/ as a side-effect.