DEV Community

OnamSharma
OnamSharma

Posted on

I built RepoLens: a repo docs, diagrams, security report & AI chat, from one knowledge graph

I just shipped the first release of RepoLens — a tool that turns any
repository into documentation, diagrams, a dependency map, a security report,
and an AI you can chat with about the code.

Try it right now (no install):


bash
npx @onamsharma/repolens
npx @onamsharma/repolens build     # writes README.md + docs/
Enter fullscreen mode Exit fullscreen mode

Top comments (0)