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