Codex
How to use Codex on Ubuntu
Codex
-
Registration: https://codex.packycode.com/
-
Create config folder and files: Codex Setup Guide
-
Install nvm:
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash -
Install latest npm:
nvm install --lts -
Install codex via npm:
npm install -g @openai/codex -
Use codex cli:
codex