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