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