Contents

System/OS
2017.07.29 09:53

[mac] Homebrew/rvm/cocoapod setting

Views 1180 Comment 0
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print

Uninstall Homebrew

mac:~ hooni$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/uninstall)"




Install Homebrew

mac:~ hooni$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
mac:~ hooni$ brew update
mac:~ hooni$ brew doctor




Install gpg

mac:~ hooni$ brew install gnupg gnupg2




Install rvm

mac:~ hooni$ gpg2 --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 \
> curl -sSL https://get.rvm.io | bash -s stable




Run rvm

mac:~ hooni$ source /Users/rhan/.rvm/scripts/rvm




Install ruby(Search what version is the latest)

mac:~ hooni$ rvm install 2.4.1




Install CocoaPods

mac:~ hooni$ gem install cocoapods




Install npm

mac:~ hooni$ brew install node




?

List of Articles
No. Category Subject Author Date Views
34 System/OS [linux] 랜카드가 2개 일 때 네트워크 설정 hooni 2003.04.23 30132
33 System/OS [linux] 아파치설치/설정 - 알리어싱(aliasing) hooni 2003.04.23 51453
32 System/OS [linux] 아파치설치/설정 - 사용인증 hooni 2003.04.23 15150
31 System/OS [linux] 아파치설치/설정(모니터링) hooni 2003.04.23 14222
30 System/OS [linux] 아파치 설치/설정(proxy) hooni 2003.04.23 13012
29 System/OS [linux] 아파치설치/설정 - SSI(Server Side Include) hooni 2003.04.23 13260
28 System/OS [linux] 아파치설치/설정(CGI부분) hooni 2003.04.23 14625
27 System/OS [linux] 아파치설치/설정 hooni 2003.04.23 14554
26 System/OS [linux] 새 하드디스크 추가하기..(내공쌓기) hooni 2003.04.23 13856
25 System/OS [linux] 기본적인 설정하기(내공쌓기) hooni 2003.04.23 14056
24 System/OS [linux] 계정관리하기(내공쌓기) hooni 2003.04.23 13319
23 System/OS [linux] 프로그램 설치방법 (내공쌓기) hooni 2003.04.23 13495
Board Pagination Prev 1 ... 8 9 10 11 12 13 14 15 16 17 Next
/ 17