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