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