Central registry of project templates for qctl qqq init.
# List available templates
qctl qqq list
# Initialize a new project from a template
qctl qqq init new-qqq-application ./my-project| ID | Name | Description |
|---|---|---|
| new-qqq-application | QQQ Application Starter | Complete QQQ application with entities, database, and dashboard |
- Create a template repository with a
template.yamlmanifest - Add the template entry to
templates.yamlin this repo - Submit a pull request