Vagrant installer for pyAggr3g470r ================================== Installation of VirtualBox and Vagrant -------------------------------------- $ sudo apt-get install virtualbox $ wget https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.3_x86_64.deb $ sudo dpkg -i vagrant_1.6.3_x86_64.deb Deployment of pyAggr3g470r in a Vagrant VM ========================================== $ cd vagrant/ $ vagrant up