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