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