EasyEngine for Vagrant.
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.
vagrant plugin install vagrant-hostsupdater
vagrant plugin install vagrant-triggers
git clone git@github.com:mrdink/ee-vagrant.git
cd ee-vagrant
vagrant up