Skip to content

How to Get the Code

Zach Whaley edited this page Feb 23, 2018 · 4 revisions

The website's code is hosted in a Git repository at github.com

To download the code you will need to install Git on your computer. GitHub has created a very useful app to use Git on your desktop called GitHub Desktop. I highly recommend using it.

If you have installed GitHub's desktop app, follow these instructions.

If you have chosen not to install GitHub Desktop and would like to try using Git's command line tool, follow these instructions.

Clone this wiki locally