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