https://github.com/YouXianMing

如何在 OS X 中安装 ruby

如何在 OS X 中安装 ruby

 

软件包下载

链接: http://pan.baidu.com/s/1mgMil5I 密码: tiqg

 

安装

http://brew.sh/

1. 先安装 brew(命令行执行)

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

 

https://www.ruby-lang.org/en/documentation/installation/#homebrew

2. 然后安装 ruby(命令行执行)

brew install ruby

 

资料地址

https://www.ruby-lang.org/zh_cn/

https://ruby-china.org/

http://www.w3cschool.cc/ruby/ruby-tutorial.html

http://developer.51cto.com/art/200703/41243.htm

posted @ 2015-07-03 20:00  YouXianMing  阅读(217)  评论(0编辑  收藏  举报