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