CLI¶
gds-games provides the ogs command-line interface built with Typer.
Commands¶
ogs compile¶
Compile a pattern definition to IR.
ogs verify¶
Run verification checks on compiled IR.
Options:
--include-gds-checks— also run generic GDS verification checks (G-001..G-006)
ogs report¶
Generate Markdown reports from compiled IR.
Generates all 7 report templates to the specified output directory.