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