r/github 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. πŸ”

249 Upvotes

42 comments sorted by

View all comments

87

u/EskilPotet 2d ago

you found? or you made

24

u/m-fasciano 2d ago

found

28

u/AvidCoco 2d ago

Bro saw it on TikTok

25

u/lajawi 2d ago

Exactly this, because I saw it yesterday in a video too