Downloading qc2
Git is the version control system adopted within our project. The qc2 software is stored on the Git-supporting server GitHub, and can be accessed via its repository link: https://github.com/qc2nl/qc2.git.
To download the code, first check if you have git installed. To do this, open up a terminal window in your Linux or Mac, or a command prompt window in Windows, and type the following command:
git --version
Then, to download qc2:
git clone git@github.com:qc2nl/qc2.git