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