-
Notifications
You must be signed in to change notification settings - Fork 1
CLI Reference.md
Dark Meta edited this page Aug 18, 2025
·
1 revision
aeonmi [GLOBAL FLAGS] <COMMAND> [ARGS]
-
--pretty-errors— rich diagnostics -
--no-sema— disable semantic analysis (debug) -
--config <FILE>— QPoly/config path override
compile [INPUT] [--emit js|ai] [--out FILE] [--tokens] [--ast]run <INPUT> [--out FILE]format <INPUTS...> [--check]lint <INPUTS...> [--fix]-
repl— experimental -
edit [FILE] [--tui]— line mode or TUI editor -
tokens <INPUT>/ast <INPUT>— debug helpers -
shard— launch Aeonmi Shard shell
See also Shard Shell and TUI Editor.