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