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