春华秋硕
  • Home
  • SoftLife
  • Polymer
  • DIY
  • 毕业记
  • Universal

Ruby

A collection of 1 post

RVM

命令行工具RVM对多版本 Ruby 环境的管理和切换。

这里所有的命令都是在用户权限下操作的,任何命令最好都不要用sudo. RVM 安装 $ gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 $ \curl -sSL https://get.rvm.io | bash -s stable $ source ~/.bashrc $ source ~/.bash_profile 检查一下是否安装正确 $ rvm -v 修改RVM的Ruby安装源到国内的淘宝镜像服务器,提高安装速度。 $ sed -i

  • Zhigang Zhung
    Zhigang Zhung
3 min read
春华秋硕 © 2019
Latest Posts Ghost