<p align="center"><code>npm i -g @flowerrealm/realmx</code></p> <p align="center"><strong>Realmx CLI</strong> is a coding agent that runs locally on your computer. <p align="center"> <img src="./.github/codex-cli-splash.png" alt="Codex CLI splash" width
npm i -g @flowerrealm/realmx
Realmx CLI is a coding agent that runs locally on your computer.

---
Install globally with your preferred package manager:
``shell`Install using npm
npm install -g @flowerrealm/realmx
Then simply run realmx to get started.
You can also go to the latest GitHub Release and download the appropriate binary for your platform.
Each GitHub Release contains many executables, but in practice, you likely want one of these:
- macOS
- Apple Silicon/arm64: realmx-aarch64-apple-darwin.tar.gzrealmx-x86_64-apple-darwin.tar.gz
- x86_64 (older Mac hardware): realmx-x86_64-unknown-linux-musl.tar.gz
- Linux
- x86_64: realmx-aarch64-unknown-linux-musl.tar.gz
- arm64:
Each archive contains a single entry with the platform baked into the name (e.g., realmx-x86_64-unknown-linux-musl), so you likely want to rename it to realmx after extracting it.
Run codex` and select Sign in with ChatGPT. We recommend signing into your ChatGPT account to use Codex as part of your Plus, Pro, Team, Edu, or Enterprise plan. Learn more about what's included in your ChatGPT plan.
You can also use Codex with an API key, but this requires additional setup.
- Codex Documentation
- Contributing
- Installing & building
- Open source fund
This repository is licensed under the Apache-2.0 License.