-
Notifications
You must be signed in to change notification settings - Fork 1
Shard Shell.md
Dark Meta edited this page Aug 18, 2025
·
1 revision
A fast, neon‑styled shell for working inside Aeonmi workspaces.
-
help— show commands -
pwd•cd [dir]•ls [path] | dir [path] -
mkdir <path>•rm <path>(file or dir) •mv <src> <dst>•cp <src> <dst> cat <file>edit [--tui] [--config FILE] [FILE]compile <file.ai> [--emit js|ai] [--out FILE] [--no-sema]run <file.ai> [--out FILE]exit
Tip:
edit --tuilaunches the TUI editor with a QPoly cheat‑sheet panel.