split: bootstrap community repository

This commit is contained in:
a.tolmachev
2026-05-07 19:21:12 +00:00
parent 978ed3a02e
commit 7123a3c734
7 changed files with 79 additions and 13 deletions
+11
View File
@@ -37,3 +37,14 @@ Usage:
```bash
./scripts/staging-note-block.sh rmcp.itexp.me abc1234 "codex + operator" partial
```
## export-community.sh
Helper that replaces the working tree of the extracted `crank-community`
repository with the tracked Community baseline from this monorepo.
Usage:
```bash
./scripts/export-community.sh /path/to/crank-community-working-tree
```