CLI reference
Core commands:
| Command | Description |
|---|---|
sruja lint <file> | Validate .sruja file |
sruja fmt <file> | Format DSL |
sruja tree <file> | Print element tree |
sruja export json <file> | Export to JSON |
sruja export markdown <file> | Export to Markdown |
sruja export mermaid <file> | Export to Mermaid |
Run sruja --help for full options.