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