Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 483 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 483 Bytes

RailsVM

Setup of vagrant to run rails projects

  • rbenv
  • ruby 2.0
  • rails 4
  • mysql
  • node.js
  • grunt
  • supervisor
  • compass
  • yoeman

Install

git clone https://github.com/krolow/RailsVM
git submodule update --init --recursive
vagrant up

License

Licensed under The MIT License Redistributions of files must retain the above copyright notice.

Author

Vinícius Krolow