Initial monorepo structure

This commit is contained in:
2026-06-30 20:37:40 +02:00
commit 2f2b295531
121 changed files with 39171 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# monorepo-cli
CLI-Tool für die Monorepo-Verwaltung: Kontextgrenzen, Wissensspeicher, Repo-Sync, Verschlüsselung und Föderation.
## Installation
```bash
pip install -e ".[dev]"
```
## Verwendung
```bash
ctx-guard --help
```