How to download and setup kolpa
Open terminal and run command
git clone https://github.com/malisit/kolpa.git
git clone is used to create a copy or clone of kolpa repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with kolpa https://github.com/malisit/kolpa/archive/master.zip
Or simply clone kolpa with SSH
[email protected]:malisit/kolpa.git