Sep
21st
Tue
21st
My Mac Development Installation Guide (Rails3)
- Install Xcode
- Install Homebrew http://github.com/mxcl/homebrew
- brew install git
- brew install imagemagick
- brew install mysql
brew install wget
Generate SSH KEY: ssh-keygen -t rsa
Install RVM http://rvm.beginrescueend.com/rvm/install/
Edit .bash_profile, eg. http://gist.github.com/589155
Edit .gitconfig, eg. https://gist.github.com/b3304e295872d8cf760f
rvm insatll 1.9.2
- rvm 1.9.2 —default
- gem install rails
- gem install sqlite3-ruby
- gem install mysql2
- gem install nokogiri
- gem install yajl-ruby
Textmate bundle:
- Create ~/Library/Application Support/TextMate/Bundles
- git clone http://github.com/drnic/ruby-on-rails-tmbundle.git
- git clone http://github.com/drnic/ruby-tmbundle.git
- git clone http://github.com/rspec/rspec-tmbundle.git
git clone http://github.com/jcf/git-tmbundle.git
- Install ProjectPlus http://ciaranwal.sh/
- Install CJK-Input http://hetima.com/textmate/
Software:
- Dropbox
- Skype
- Adium
- Yahoo! KeyKey
- iTerm
- TextMate
- Panic Transmit
- GitX
- LaunchBar http://www.obdev.at/products/launchbar/index.html
- Adobe Reader http://www.adobe.com/tw/products/reader/
- Firefox
- GitX fork http://brotherbard.com/blog/2010/03/experimental-gitx-fork/
- Chrome
- iWork
- Parallels or VMware Fusion
Dashboard:
- PEMDAS
- CurrencyConverter
More Mac software at http://ihower.tw/blog/archives/4318

