MCPcopy Create free account
hub / github.com/Mrinank-Bhowmick/python-beginner-projects / gen-catalog.mjs

File gen-catalog.mjs

web/scripts/gen-catalog.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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).

Callers

nothing calls this directly

Calls 5

slugifyFunction · 0.85
findReadmeFunction · 0.85
parseReadmeFunction · 0.85
findMainPyFunction · 0.85
emojiForFunction · 0.85

Tested by

no test coverage detected