Clicking the Download source code button will take you directly to the GitHub-hosted site. Once there, you have two options for downloading the source code. The first option is to use a git client (
https://git-scm.com/
) and clone the repository to your local computer. For those familiar with managing source code with git, this is the preferred source code acquisition method. ...