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