An open API service indexing awesome lists of open source software.

https://github.com/krolow/railsvm

personal rails vagrant
https://github.com/krolow/railsvm

Last synced: 2 months ago
JSON representation

personal rails vagrant

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

Vinícius Krolow