12 lines
196 B
Markdown
12 lines
196 B
Markdown
# Codex Command: dr-init
|
|
|
|
Thin wrapper around the platform-neutral Python core.
|
|
|
|
Run:
|
|
|
|
```bash
|
|
uv run python scripts/dr.py init $ARGUMENTS
|
|
```
|
|
|
|
Stop after initialization. Next step is `dr-frame`.
|