RVM: Ruby Version Manager - Installing RVM

Online Help You can find the RVM team: mpapis, rys, ddd on IRC in #rvm on irc.freenode.net If we do not respond right away, leave a message and a contact to you like email or twitter. Donation Love RVM? Help us to convert 20,000 lines of shell script into Ruby, a donation can help with it. Valid only till 14th January 2014. Sponsors Small Sponsors $ rvm help # Documentation Index Unless doing guided install you should read all sub-sections under the RVM Section. Install RVM (development version): \curl -sSL https://get.rvm.io | bash Without autolibs \curl -sSL https://get.rvm.io | bash -s -- --autolibs=read-fail Install RVM stable with ruby: \curl -sSL https://get.rvm.io | bash -s stable --ruby Additionally with rails (poor man's railsinstaller ): \curl -sSL https://get.rvm.io | bash -s stable --rails Or wi...

Linked on 2014-01-17 18:13:37 | Similar Links