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