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