A Vagrant base project for building WordPress themes.
Clone the repository:
$ git clone [email protected]:surefire/vagrant-wordpress.git
$ git submodule update --init
Provision the VM with Vagrant:
$ vagrant up
Open the WordPress website:
$ open http://localhost:8000
Copyright (c) 2012 SureFire. See LICENSE for details.