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