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