摘要:
学用RVM,主要是切换ruby版本,用到的功能也不多,记一下用的那些命令安装rvm:bash < <(curl -s https://rvm.beginrescueend.com/install/rvm)装完后 rvm -v看版本执行:type rvm |head -1,查看输出,若输出是:rvm is a function,说明rvm已经是个函数了,可以随便调用如果输出是其他的,官网是这么说的The first time you install RVM, you must put the following line into your ~/.bash_profile at th 阅读全文
posted @ 2011-09-02 10:12 bendanchenzhicheng 阅读(851) 评论(0) 推荐(0) 编辑