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