Skip to content

sixteenbit-dev/ee-vagrant

Repository files navigation

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

Releases

No releases published

Packages

No packages published