cuddle-templates/rust-service/cuddle-template.json
kjuulh 349bf01199
feat: with prompt
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-06-17 12:06:02 +02:00

11 lines
151 B
JSON

{
"name": "rust-service",
"templating": "tera",
"delimiter": "[[]]",
"prompt": {
"name": {
"description": "Project name"
}
}
}