Skip to content

πŸš‚ This Bash script install Ruby, Rails and Bundler with rbenv and ruby-build on Ubuntu.

License

Notifications You must be signed in to change notification settings

FeroVolar/rbenv4ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

rbenv4ubuntu

The installation Bash script for Ruby, Rails and Bundler on Ubuntu. Uses rbenv and ruby-build who were created by Sam Stephenson.

Installation

  1. clone repo
  2. chmod +x setup.sh
  3. change version Ruby in header script (default 2.0.0-rc1)
  4. run as standard user ./setup.sh
  5. RoR environment was created in the home directory in ~/.rbenv

About

πŸš‚ This Bash script install Ruby, Rails and Bundler with rbenv and ruby-build on Ubuntu.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages