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 [windows] 여러가지 활용 팁 hooni 2003.04.23 20039
33 System/OS [linux] 꿀통(honeyd) 설치하기.. 메뉴얼 과정 6 file hooni 2006.04.23 20304
32 System/OS asx미디어 정보 기록.. hooni 2003.04.23 20605
31 System/OS [doc] 코코아 프로그래밍 for MACOS 관련 내 분량.. file hooni 2013.04.23 20905
30 System/OS [windows] 윈도우 사용자 계정 로그인 암호 분실, 암호 변경하는 방법 file hooni 2015.07.09 21537
29 System/OS 컴파일러 수업 자료(교재 : 컴파일러 입문) file hooni 2003.04.23 22073
28 System/OS [mac] 맥(OSX)에서 root 패스워드 설정하기 hooni 2013.04.23 22629
27 System/OS [linux] 리눅스, 유닉스 CPU 이용률 확인.. hooni 2013.04.23 23859
26 System/OS [windows] 최근 열어본 문서목록 안나오게 하는 방법 hooni 2013.04.23 25567
25 System/OS [linux] 리눅스 파일시스템과 디렉토리 설명 hooni 2013.04.23 26937
24 System/OS [sql] insert into select 사용하기 hooni 2013.04.23 27639
23 System/OS [mysql] mysql user 생성시 ERROR 1364 hooni 2013.04.25 28615
Board Pagination Prev 1 ... 8 9 10 11 12 13 14 15 16 17 Next
/ 17