Codex

How to use Codex on Ubuntu

Jacob Xie published on
1 min, 49 words

Categories: Doc

Codex

  1. Registration: https://codex.packycode.com/

  2. Create config folder and files: Codex Setup Guide

  3. Install nvm: curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash

  4. Install latest npm: nvm install --lts

  5. Install codex via npm: npm install -g @openai/codex

  6. Use codex cli: codex