2. GitHub
The GitHub repository is here:
https://github.com/Attnam/ivan
You will need to create a GitHub account. You can pull the code anonymously, but i need to add you to the "Attnam" organization in order to be able to commit changes.
To get started, simply find the "clone URL" in the right hand sidebar. For Windows I recommend
TortoiseGit. For Linux I believe the command would be
$ git clone https://github.com/Attnam/ivan.git
I'll update this post with a basic tutorial for those who are new to Git.