Contents

System/OS
2017.07.29 09:53

[mac] Homebrew/rvm/cocoapod setting

조회 수 1003 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

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
번호 분류 제목 글쓴이 날짜 조회 수
70 System/OS [linux] iptables 명령어 매뉴얼(options) hooni 2003.04.23 11342
69 System/OS [doc] TCP/IP 강의 자료 (html) file hooni 2013.04.23 11171
68 System/OS [linux] 시스템 데몬 종류와 설명 hooni 2013.04.23 11139
67 System/OS [router] 라우팅 프로토콜 BGP (간단한 세팅) hooni 2013.04.23 10951
66 System/OS OSI (Open Systems Interconnection) 개방형 시스템간 상호 접속 file hooni 2013.04.23 10787
65 System/OS [mysql] 시간 관련 SQL구문.. hooni 2013.04.23 10775
64 System/OS [linux] 프로세스의 stat 상태에 대한 설명 hooni 2013.04.23 10762
63 System/OS [perl] 영규가 만든 스크립트.. 하하.. hooni 2013.04.23 10597
62 System/OS [linux] SSH에 대한 기본 설명과 설치/설정 hooni 2013.04.23 10500
61 System/OS [doc] 레드햇 리눅스 메뉴얼 (html버전) file hooni 2013.04.23 10452
60 System/OS [linux] 데비안(debian.org) 리눅스 명령어 예제 hooni 2006.04.23 10424
59 System/OS [unix] AIX쉘 초기 파일 (.cshrc) hooni 2013.04.23 10291
Board Pagination Prev 1 ... 7 8 9 10 11 12 13 14 15 16 17 Next
/ 17