Unexpurgated Extracts, and other such things

WordPress Development Made a Little Easier

Published on: 2013-12-24 11:43:56 • 1 min read

Found this article and decided to give it a go.

Wow, setting up a development environment with VirtualBox and Vagrant was quite easy. I had to fix up my Homebrew install because I haven't gotten around to reinstalling Xcode after my new install of Mavericks. The command brew doctor was run many times to get it working 😉

Jason gets the ball rolling with the install of Vagrant and VirtualBox using Brew and Cask, then 10up's instructions to get the dev environment setup are very straightforward.

I can now happily mod my theme(s) for work and test in a nice safe, sandboxed location.