16 lines
232 B
Markdown
16 lines
232 B
Markdown
# 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
|
|
```
|