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