Install Git. It's the tool for managing code we create. It allows us to synchronize our changes with others, and make pull requests, so others can review our code before merging it into the main codebase
Go to a folder where you have your projects and download this repository. Downloading can be done using a GUI of some kind, or you can just use the command line:
git clone https://github.com/michalusio/KuneKune
git clone https://github.com/michalusio/KuneKune