If it asks you to run something like this:
$ run me at terminal
Don't run the fucking $
, that means 'run at a shell'
If you see that means you hit the tab key
- Make sure you are running latest OSX
- Install latest xcode from app store
- Install command line tools from xcode
- Install homebrew http://mxcl.github.io/homebrew/
- follow directions at https://github.com/rileytg/dotfiles
- coreutils for nice
ll
,l
, andls
$ brew install coreutils
- Install rbenv
$ brew install rbenv
- Install ruby-build
$ brew install ruby-build
- Install latest ruby 2.1.0
$ rbenv install 2.1<tab>
and use the highest version there - Set new ruby version as global default
$ rbenv global 2<tab>
- Install node
$ brew install node
- Install RubyMine (google it)
- Install Postgres.app (google it)
- Create a GitHub account. Pick a good username, you'll be using it all the time.
- Set up git locally https://help.github.com/articles/set-up-git