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