Skip to content

alfe-ai/codexconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

codexconfig

Configurations for the Codex CLI. To ensure the CLI has everything it needs, install the dependencies from this repo. The Open Codex CLI is provided as a project dependency so you can run it via npm run open-codex or npx open-codex.

Installation

  1. Ensure you are running Node.js 22 or newer. The bundled open-codex CLI depends on the latest Node runtime and will emit engine warnings or fail to execute on older versions.

  2. Install the local dependencies:

    npm install

Afterwards you can configure or run the Codex CLI with the provided settings using:

npm run open-codex -- <args>

or

npx open-codex <args>

About

configs for codex cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published