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