Skip to content

fathom compile

 Usage: fathom compile [OPTIONS] PATH                                           

 Compile YAML definitions into CLIPS constructs.                                

╭─ Arguments ──────────────────────────────────────────────────────────────────╮
│ *    path      PATH  Path to a YAML file or directory to compile. [required] │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --format  -f      [raw|pretty]  Output format: raw (valid CLIPS) or pretty   │
│                                 (human-readable).                            │
│                                 [default: raw]                               │
│ --help                          Show this message and exit.                  │
╰──────────────────────────────────────────────────────────────────────────────╯