How to download and setup kirkland
Open terminal and run command
git clone https://github.com/TimDurward/kirkland.git
git clone is used to create a copy or clone of kirkland 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 kirkland https://github.com/TimDurward/kirkland/archive/master.zip
Or simply clone kirkland with SSH
[email protected]:TimDurward/kirkland.git