Add flask templates

This commit is contained in:
2023-05-28 00:04:30 +02:00
parent c10bf27a16
commit 219b626061
18 changed files with 554 additions and 19 deletions

View File

@@ -39,6 +39,7 @@ def script_names():
"report",
"summary",
"init_project",
"flask",
]
result = []
for script in scripts: