반응형
Installing RVM
Please do not attempt an install until you have read all sub-sections under the RVM Section. This contains important information that affects your installation, and subsequent use.
Quick Install
Install RVM:
$ curl -L get.rvm.io | bash -s stableLoad RVM:
$ source ~/.rvm/scripts/rvmFind the requirements (follow the instructions):
$ rvm requirementsInstall ruby:
$ rvm install 1.9.3Or guided mode with ruby & rails
$ curl -L get.rvm.io | bash -s stable --railsOr guided mode with rubinius & rails & puma
$ curl -L get.rvm.io | bash -s stable --ruby=rbx --gems=rails,puma
반응형
'옛글 > 맥북 이야기' 카테고리의 다른 글
맥북에어 내구성을 테스트하다! 얼리고 던지고~ (2) | 2012.08.09 |
---|---|
XCode 단축키 모음 (0) | 2012.08.09 |
MAC 에서 USB-to-Serial 통신하기 (드라이버 URL 포함) (0) | 2012.05.07 |
맥북 단축키(커맨드) 200% 모음 (0) | 2012.04.22 |
내 생에 첫 노트북 '맥북 프로 15인치' (1) | 2012.04.03 |