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