Vagrant - ilya-khadykin/notes-outdated GitHub Wiki
Ruby wrapper to VirtualBox API, allows you create VMs in CLI or automate things.
Vagrantfile
vagrant up
vagrant destroy
vagrant up VM_name
Ruby wrapper to VirtualBox API, allows you create VMs in CLI or automate things.
Vagrantfile
vagrant up
vagrant destroy
vagrant up VM_name