cuddle-templates/empty/cuddle-template.json
kjuulh 8ae6302317
feat: add empty
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-10-27 23:53:13 +02:00

10 lines
143 B
JSON

{
"name": "empty",
"templating": "tera",
"delimiter": "[[]]",
"prompt": {
"name": {
"description": "Project name"
}
}
}