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