Skip to content

Shard Shell.md

Dark Meta edited this page Aug 18, 2025 · 1 revision

Shard Shell

A fast, neon‑styled shell for working inside Aeonmi workspaces.

Commands

  • help — show commands
  • pwdcd [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 --tui launches the TUI editor with a QPoly cheat‑sheet panel.

Clone this wiki locally