https://github.com/krolow/railsvm
personal rails vagrant
https://github.com/krolow/railsvm
Last synced: 2 months ago
JSON representation
personal rails vagrant
- Host: GitHub
- URL: https://github.com/krolow/railsvm
- Owner: krolow
- Created: 2013-12-13T12:06:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-08T19:14:49.000Z (over 11 years ago)
- Last Synced: 2025-01-27T06:46:17.254Z (4 months ago)
- Language: Puppet
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RailsVM
=======Setup of vagrant to run rails projects
- rbenv
- ruby 2.0
- rails 4
- mysql
- node.js
- grunt
- supervisor
- compass
- yoeman## Install
```bash
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