Manual Installation

IMPORTANT: Do these first

  • Brew
    • open Terminal
    • copy and paste the below code on terminal. Then, press enter.

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

  • Git
    • on the Terminal, type brew install git
  • Rbenv
    • on the Terminal, type brew install rbenv
  • Ruby
    • on the Terminal, type rbenv install 2.3.3
  • Ruby on Rails
    • on the Terminal, type gem install rails

Software Installation

IMPORTANT: Do manual Installation first

Go to each website. Download and install the software by following its instruction.


Sign up for these services if you have not done so