10
rust-cli/cuddle-template.json
Normal file
10
rust-cli/cuddle-template.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "rust-cli",
|
||||
"templating": "tera",
|
||||
"delimiter": "[[]]",
|
||||
"variables": {
|
||||
"name": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user