Command Line Interface

The engine's powerful CLI allows for granular control over the generation process.

Standard Usage

npx irgen examples/app.dsl.ts generated/output --mode=frontend

--targets

backend,frontend,electron

--mode

fullstack, backend, or frontend

Policy Overrides

You can override any DSL-defined policy directly from the CLI using JSON strings.