Examples
These examples are intentionally small and copyable. Each one includes a valid schema v2 JSON file, commands, expected output shape, and artifact notes.
Start by listing packaged templates:
radbuild project create --list-templates
Then create a project from a template and generate provider assets:
radbuild project create ./workspace --non-interactive --template fpga-mpsoc-buildroot --project-name demo
radbuild generate --settings ./workspace/demo/settings.json