Skip to content
mrdavidlaing edited this page Apr 3, 2013 · 6 revisions

#Pressupbox Development Boilerplate

The Pressupbox Development Boilerplate project contains patterns, practices and tooling for teams to collaborating on WordPress development projects.

A Vagrant based development VM on each developers machine provides a development environment that is nearly identical to the Stackato based PaaS hosting environment. This ensures Dev / Prod parity but leaves each devoloper free to choose their own IDE and development tools.

Most common tasks are automated using a buildscript, including compilation, testing and deployment.

The Pressupbox Development Boilerplate flow makes use of:

  • Github
  • Wordpress
  • Stackato
  • Vagrant
  • Virtualbox
Clone this wiki locally