Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why not use RVM? #1

Open
westonplatter opened this issue May 7, 2012 · 2 comments
Open

why not use RVM? #1

westonplatter opened this issue May 7, 2012 · 2 comments

Comments

@westonplatter
Copy link

Rather than wget and compile the ruby manunally, why not just use RVM to install your Ruby version?
https://rvm.io

@advanced
Copy link
Owner

advanced commented May 7, 2012

this script is intended to bootstrap a ruby box from sratch without relying on tools such as chef or puppet.
rvm or rbenv are both excellent options but I prefer not using them on production since I only need to install 1 ruby version.

@westonplatter
Copy link
Author

i see what you mean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants