Ruby
3 credits
08.22.16 - 12.18.16
How to Install Ruby in OSX
Install HomeBrew
Execute the following command from the terminal application (applications/utilities/terminal) to install HomeBrew:
ruby -e "$(curl -fsSL https://gist.github.com/raw/323731/install_homebrew.rb)"