erste Fassung eines Python Skripts zur Skeleton Erzeugung über ein json Zwischenformat geschrieben

This commit is contained in:
2026-07-06 17:44:03 +02:00
parent fed13fa077
commit 48ec3abdba
16 changed files with 102180 additions and 8 deletions
+7
View File
@@ -0,0 +1,7 @@
@echo off
REM ================================================================
REM HundM_Fortna - Shell mit gesetzten Umgebungsvariablen oeffnen
REM ================================================================
call "%~dp0setenv.bat"
start cmd /k "echo HundM_Fortna Umgebung aktiv. && echo PROJECT=%PROJECT%"