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