`

mac mini配置ruby开发环境

阅读更多

一.安装xcode

AppStore

 

二.安装homebrew

# http://brew.sh
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

 

三.安装rvm

curl -L https://get.rvm.io | bash -s stable

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics