feat: with rust service template
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
099d7a4bc4
commit
ff983f75c8
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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user