Skip to content

Instantly share code, notes, and snippets.

View themgoncalves's full-sized avatar
⚜️
Software and cathedrals are much the same – first we build them, then we pray.

Marcos Gonçalves themgoncalves

⚜️
Software and cathedrals are much the same – first we build them, then we pray.
View GitHub Profile
@themgoncalves
themgoncalves / homebrew.md
Created February 12, 2019 20:18 — forked from indiesquidge/homebrew.md
How to and Best of Homebrew

Homebrew

How To

Homebrew is a package management system for OS X. You can read more about it here, or simply run

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

to install it.