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