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