System/OS
2017.07.29 09:53

[mac] Homebrew/rvm/cocoapod setting

Views 995 Votes 0 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
841 Develop '2014 모바일 개발 트렌드' 발표자료입니다. file hooni 2014.10.02 976
840 Develop Aspect Oriented Programming in Objective-C hooni 2015.05.18 674
839 Develop DDay Memo 1.9.4 소스코드 secret hooni 2015.10.03 0
838 Develop GCM 사용하기 2 (단말에 GCM 구현하기) file hooni 2013.07.06 23248
837 Develop GCM 사용하기 3 (JSP로 GCM 푸시 서버 만들기) 4 file hooni 2013.07.06 25315
836 Develop git 브런치 배우기 (링크) hooni 2013.07.09 20571
835 Develop GPL, AGPL, MPL,.. 한눈에 보는 오픈소스SW 라이선스 file hooni 2014.10.14 1146
834 Develop How to Test SMTP AUTH using Telnet hooni 2018.04.05 1330
833 Develop JSON, BSON 변환 file hooni 2013.04.23 11814
832 Develop Laravel 5 Failed opening required bootstrap/../vendor/autoload.php hooni 2018.01.24 1650
831 Develop Mac OS 에 Jenkins 설치하기 (Homebrew) 2 file hooni 2017.03.15 8090
830 Develop macOS에 node, npm 설치하기 (homebrew) file hooni 2021.11.06 1139
829 Develop OGNL(Object Graph Navigation Language) hooni 2013.04.23 15727
828 Develop OpenGL 강좌 사이트 모음 hooni 2013.04.23 9637
827 Develop OPT와 CAS에 대한 자료.. (교수님 메일로 보내드린 자료..) file hooni 2013.04.23 13917
826 Develop SVN 명령어 (SVN command) hooni 2014.02.28 12137
Board Pagination Prev 1 2 3 4 5 ... 53 Next
/ 53