cuddle-templates/cuddle-rust-cli/cuddle-template.json
kjuulh 70e5aaa107
feat: add rust cli
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-03-30 00:25:11 +01:00

10 lines
153 B
JSON

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