-
Notifications
You must be signed in to change notification settings - Fork 29
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
Vagrant based development environment guide #4
Comments
I follow up on our last conversation. If you want to play with it, you can find it here: A few notes:
A few questions raised:
Tell me if you see something else to add. cheers. |
I would avoid RVM but instead go with chruby and ruby-install instead. I want to get the time to keep working on this myself, as well as test the vagrant installation process on a variety of machines. |
I recreated the box with chruby and ruby-install 326 Mo with ruby 2.0, nodeJS, the gems for a new rails app, and a nice ZSH config. I also converted the config-run into a script: I won't be able to help for the test on a variety of machines, though, I only have 2 with the same config… |
I want to have a vagrant-based development environment guide so that people who attend installfest can potentially choose a more professional development environment.
This may eventually become the default unless railsinstaller/railsinstaller-nix#20 can be resolved.
The text was updated successfully, but these errors were encountered: