Skip to content

Mac Hacker Install Guide

Maxim Veksler edited this page Aug 20, 2015 · 7 revisions

work in process. and always will be. it not done. wanna contribute? awesome. wanna bitch? not today.

Follow these instructions 1, by 1. S

Brew

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

Ruby

brew install rbenv ruby-build
rbenv install --list
rbenv install 2.2.2

Git

brew install git
gem install git-up