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