Skip to content

🌴 🌴 A sandbox environment for developing core Vagrant

Notifications You must be signed in to change notification settings

briancain/congenial-octo-palm-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant Sandbox

A repo for developing core Vagrant.

Usage

Make sure you have cloned Vagrant some where on your computer. Then make sure to update the path in this projects Gemfile for where Vagrant lives.

Note: Comment out the plugin block in the Gemfile if you are not developing the vmware plugin from source.

rvm use @vagrant --create
bundle install
bundle exec vagrant <commands>