Vagrant files for building Linux virtual machines. Build to automate!
- Install Virtualbox
- Install Vagrant
- Install Git
- Clone this repository
- Enter the vagrant project directory of choice
- Bring up the VM
$ vagrant up
==> default: Importing base box 'trusty'...
...
==> default: Machine booted and ready!