| 1 | // Catalog generator for the pyBegin site. |
| 2 | // |
| 3 | // Scans the repo's projects/ folder and emits src/lib/catalog.json — one entry |
| 4 | // per project (id, folder, name, blurb, runnable flag, line count). |
nothing calls this directly
no test coverage detected