cuddle-templates/rust-lib/cuddle-template.json
kjuulh 916f35aa2c
feat: add rust lib
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-10-22 13:02:55 +02:00

10 lines
146 B
JSON

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