Skip to content

Rio517/ruby_switcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

#Ruby Switcher

This is a dedicated repo for the ruby_switcher originally put together by the team over at http://thinkrelavance.com

Learn more: Relevance Blog

###Prerequisites

Ubuntu:

OS X: Xcode

###Download cd curl -O -L https://raw.github.com/Rio517/ruby_switcher/master/bash/ruby_switcher.sh echo "source ~/ruby_switcher.sh" >> .bashrc (or .bashrc in ubuntu) source .bash_profile (or .bashrc in ubuntu)

#Usage

Install It Use It
[default on 0S X] use_leopard_ruby
install_ruby_186 use_ruby_186
install_ree_186 use_ree_186
install_ree_187 use_ree_187
install_ruby_187 use_ruby_187
install_ruby_191 use_ruby_191
install_jruby* use_jruby*
install_jruby_120 use_jruby_120

*On Ubuntu you will need: sudo apt-get update && sudo apt-get install sun-java6-jre sun-java6-jdk before installing

About

bash scripts, aliases, other misc things go here

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%