開始練習rails 安裝的環境
0. zsh
curl -L https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh | sh
1. homebrew os x上的套件管理工作
http://brew.sh/index_zh-tw.html
$ ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)
2. tmuxhttp://blog.chh.tw/posts/tmux-terminal-multiplexer/
$ brew install tmux
3.git $ brew install git
4.rbenv
\curl -L https://get.rvm.io | bash -s stable --rails --autolibs=enable
gem
每次安裝時,加上以下參數:不要安裝相關文件
加在/.gemrc gem: --no-ri --no-rdoc
參考這幾篇的安裝
http://vinn.logdown.com/posts/2014/01/19/note-2-ruby-on-rails-environment-mav
https://github.com/rocodev/guides/wiki/setup-mac-development
沒有留言:
張貼留言