A super-simple pre-configured Vagrant box with HipHop, Hack and Hack code examples
Another game-changing project: Victor Berchet‘s HHVM Vagrant box is a simple Ubuntu 12.04 LTS Vagrant-box that comes with preinstalled HHVM/HipHop (and support for Hack language), nginx, MySQL 5.5 and excellent Hack code examples, taken from some wonderful SitePoint articles. The code examples are in the repo’s www folder that will sync with /vagrant/www inside the box. As usual you’ll find all Vagrant configs in the “Vagrantfile”, the IP of the box is 192.168.66.66. Note that HHVM needs more RAM than a standard box. The README is written perfectly and shows everything you need.