Skip to content

Instantly share code, notes, and snippets.

@BaReinhard
Last active October 14, 2017 18:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BaReinhard/db6ff5a5b6b22d2b7b01263d21180cd4 to your computer and use it in GitHub Desktop.
Save BaReinhard/db6ff5a5b6b22d2b7b01263d21180cd4 to your computer and use it in GitHub Desktop.

Installing Homebrew

  1. Open a terminal and paste the following:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

  1. Wait for it to finish, and you're done

Enjoy brew

Example usage:

brew install node

For more information visit the official website

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment