Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/terrysahaidak/rails_vagrant

Vagrant file for rails developers (with chef)
https://github.com/terrysahaidak/rails_vagrant

Last synced: about 2 months ago
JSON representation

Vagrant file for rails developers (with chef)

Awesome Lists containing this project

README

        

# Base Vagrantfile for Rails developers with Chef

This vagrantfile will setup for you Ubuntu 14.04 virtual machine with VirtualBox and will provise it with Chef.

### Provision include:
- apt-get update;
- build-essential (C compiler);
- ruby_build;
- nodejs;
- git;
- vim;
- rmv;
- zsh;
- oh-my-zsh.