feat: set up basic structure

This commit is contained in:
2025-04-10 12:13:46 +02:00
parent ded054147b
commit d68cfe15fe
4 changed files with 31 additions and 0 deletions

1
stsg/config.py Normal file
View File

@@ -0,0 +1 @@
SOURCE_DIRECTORY = "src"