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