2 Forks
3 Stars
3 Watchers

homebrew

Install homebrew for the students

How to download and setup homebrew

Open terminal and run command
git clone https://github.com/wethinkcode/homebrew.git
git clone is used to create a copy or clone of homebrew 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 homebrew https://github.com/wethinkcode/homebrew/archive/master.zip

Or simply clone homebrew with SSH
[email protected]:wethinkcode/homebrew.git

If you have some problems with homebrew

You may open issue on homebrew support forum (system) here: https://github.com/wethinkcode/homebrew/issues