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