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