11 lines
137 B
JSON
11 lines
137 B
JSON
|
{
|
||
|
"name": "rust-cli",
|
||
|
"templating": "tera",
|
||
|
"delimiter": "[[]]",
|
||
|
"variables": {
|
||
|
"name": {
|
||
|
"type": "string"
|
||
|
}
|
||
|
}
|
||
|
}
|