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