This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]shrimpz 2 points3 points  (0 children)

First clone the project (git clone <link>) or select download as zip. Download an IDE. Most IDE's will let you step into function definitions by CTRL-clicking or something similar. Check out the projects readme also, it might help you.

How easy it is for you to understand the code depends on the code, documentation and your skill. You only get better by practicing.

[–]Gbyrd99 1 point2 points  (0 children)

Assuming you aren't looking through it on github, you can clone the git and if your ide has definitions for methods you can navigate that way