Initial monorepo structure
This commit is contained in:
@@ -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
|
||||
```
|
||||
Reference in New Issue
Block a user