feat: with rust service template
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
10
rust-service/cuddle-template.json
Normal file
10
rust-service/cuddle-template.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "rust-service",
|
||||
"templating": "tera",
|
||||
"delimiter": "[[]]",
|
||||
"variables": {
|
||||
"name": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user