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