Complete dev machine for Rails Girls via Vagrant and Puppet
This box used in Rails Girls New Orleans Local Event site RailsGirlsNola.com
- Download and Install Virtual Box platform package for your particular Operating System - LINK
- Download and Install Vagrant - LINK
- Download this repository of files - LINK
- Unzip these files; it will create a folder called
railsgirls_machine
- Create a folder called
railsgirls
at the same level as the railsgirls_machine folder (that you just unzipped)
- Unzip these files; it will create a folder called
- Open Terminal / Command Prompt and navigate to the directory you downloaded (See Guides::Find Terminal and Command Prompt for help)
- type
vagrant up