A simple environment to develop vagrant plugins in. It encapsulates the vagrant environment into an own .vagrant.d directory to avoid messing with your day-to-day vagrant config.
This sample uses the vagrant-vbguest plugin as default.
git clone- edit submodules as needed
- edit
Gemfileas needed git submodule initgit submodule updatebundle install
To start vagrant use the bin/vagrant wrapper!