Contents

System/OS
2017.07.29 09:53

[mac] Homebrew/rvm/cocoapod setting

Views 1169 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




?

  1. [ubuntu] 우분투 18.04에 PHP5 설치하기

  2. [mac] VirtualBox 실행 스크립트와 bash_profile 설정

  3. [ppt] 정보보호관리 발표내용 #2

  4. [ppt] 정보보호관리 발표내용

  5. [ios][swift] 초간단 To-do Memo

  6. [mac] Homebrew/rvm/cocoapod setting

  7. [ios] Did UIScrollView End Scrolling?

  8. [mac] OS X 엘 캐피탄에서 Soudflower 사용하기

  9. [ppt] iOS 플라랩#03(2015.04.27) 발표 자료

  10. 캘리포니아 운전면허 문제

  11. [ios] 상위 ViewController 가져오기

  12. [svn] Can't convert string from native encoding to 'UTF-8' 메시지가 나오는 경우

Board Pagination Prev 1 ... 83 84 85 86 87 88 89 90 91 92 ... 98 Next
/ 98