feat: with prompt

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-06-17 12:06:02 +02:00
parent df1695bf04
commit 349bf01199

View File

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