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