feat: with prompt

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-06-17 12:06:02 +02:00
parent df1695bf04
commit 349bf01199
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -2,9 +2,9 @@
"name": "rust-service",
"templating": "tera",
"delimiter": "[[]]",
"variables": {
"prompt": {
"name": {
"type": "string"
"description": "Project name"
}
}
}