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