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