Created
July 15, 2014 10:11
-
-
Save boostrack/61028dcc70a2484ec54c to your computer and use it in GitHub Desktop.
rvm = ruby = jruby install
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -sSL https://get.rvm.io | bash -s stable --ruby |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -sSL https://get.rvm.io | bash | |
curl -sSL https://get.rvm.io | bash -s stable --ruby | |
rvm install jruby |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment