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