Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 585 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 585 Bytes

EasyEngine for Vagrant.

Requirements

ee-vagrant requires recent versions of both Vagrant and VirtualBox to be installed.

Vagrant is a “tool for building and distributing development environments”. It works with virtualization software such as VirtualBox to provide a virtual machine sandboxed from your local environment.

Installation

  1. vagrant plugin install vagrant-hostsupdater
  2. vagrant plugin install vagrant-triggers
  3. git clone git@github.com:mrdink/ee-vagrant.git
  4. cd ee-vagrant
  5. vagrant up