Skip to content

Install rbenv and friends and update all of them when you want to ...

Notifications You must be signed in to change notification settings

wongyouth/rbenv-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 

Repository files navigation

rbenv install

Install and/or update rbenv and friends by running:

bash < <(curl -s https://raw.github.com/wongyouth/rbenv-installer/master/rbenv-installer.sh)

Install Ruby 1.9.3-p0 and make it global:

rbenv install 1.9.3-p0
rbenv global 1.9.3-p0

rbenv source code is available at https://github.com/sstephenson/rbenv

About

Install rbenv and friends and update all of them when you want to ...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages