cuddle-templates/cuddle-rust-lib/cuddle-template.json
kjuulh 7688d45cc1
feat: add cuddle lib
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-08-01 21:50:26 +02:00

11 lines
154 B
JSON

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