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