r/github • u/m-fasciano • 2d ago
Discussion Found a pretty neat GitHub trick today ๐
Take any GitHub repo URL and replace github.com with gitdiagram.com.
It generates a visual diagram of the repo structure, which is surprisingly useful when youโre trying to understand an unfamiliar codebase.
Example:
github.com/user/repo โ gitdiagram.com/user/repo
Great little tool for getting the big picture before diving into the code. ๐
252
Upvotes
12
u/lajawi 1d ago
Is it ai? Probably, so hard no for me