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