Trying to read through a huge github repo can be pretty slow and difficult to manage. I find myself opening tons of tabs trying to follow import statements and hierarchies. Are there any tools that help make a project easier to understand?
All I want to do is to read through a repo and understand how a project works (and preferably the code underneath) in the most convenient way possible.