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