Open Codex CLI (Cache)ΒΆ
git clone --depth=1 https://github.com/codingmoh/open-codex
cd open-codex
uv venv --python=3.11
.venv\Scripts\activate.bat
uv pip install .
open-codex "untar file abc.tar"
git clone --depth=1 https://github.com/codingmoh/open-codex
cd open-codex
uv venv --python=3.11
.venv\Scripts\activate.bat
uv pip install .
open-codex "untar file abc.tar"