Skip to content

Instantly share code, notes, and snippets.

View icomefromthenet's full-sized avatar

Lewis Dyer icomefromthenet

View GitHub Profile
@icomefromthenet
icomefromthenet / Vagrantfile
Created July 10, 2012 00:32
Vagrant setup for cli php dev
# -*- mode: ruby -*-
# vi: set ft=ruby :
Vagrant::Config.run do |config|
# All Vagrant configuration is done here. The most common configuration
# options are documented and commented below. For a complete reference,
# please see the online documentation at vagrantup.com.
# Every Vagrant virtual environment requires a box to build off of.