一.安装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
本文介绍如何在Mac上安装Xcode、Homebrew及RVM等工具,为开发者提供了一个快速配置开发环境的指南。
一.安装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
2627
8523
2384

被折叠的 条评论
为什么被折叠?