Initial commit

This commit is contained in:
2025-04-21 23:05:40 +02:00
commit 07af324f01
39 changed files with 1615 additions and 0 deletions

12
copier.yml Normal file
View File

@@ -0,0 +1,12 @@
# questions
MECHANICAL_ID:
type: str
help: What is your project id?
MECHANICAL_NAME:
type: str
help: What is your project name?
MECHANICAL_MAIN_CLASS:
type: str
help: What is your main class?