feat: add local Gitea CLI helper

This commit is contained in:
Gemma
2026-05-21 09:31:32 +02:00
commit 083b2209ea
4 changed files with 267 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
__pycache__/
*.pyc
.env