Initial commit: README, hello.py, .gitignore

- README.md mit Projektbeschreibung
- hello.py: einfaches Python-Greet-Script mit Typ-Annotation
- .gitignore für Python und IDE-Dateien
This commit is contained in:
2026-05-24 10:02:52 +02:00
commit 52067f85e5
3 changed files with 30 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# test-repo
Test-Repository für Hermes Agent — erstellt am 24.05.2026.
## Zweck
Dieses Repository dient zum Testen der Gitea-Integration mit Hermes Agent.