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