Scaffold templates for @openuidev/cli create. The CLI fetches a template from this repo's main branch at scaffold time, so changes here go live for new scaffolds as soon as they merge with no CLI release needed.
- Each top-level folder is one template (
openui-cloud/,openui-self-hosted/). index.jsonlists every template with its picker description; the CLI reads it to build the interactive template list. Add new templates there.@openuidev/*versions are kept in sync automatically: after a package publish in the openui repo, its Update CLI Template Versions workflow opens a bump PR here.