cuddle-templates/rust-lib/cuddle-template.json

10 lines
146 B
JSON
Raw Permalink Normal View History

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