Skip to content

Development

dkingofpa edited this page Jul 10, 2012 · 2 revisions

We use git-flow (github) for our development workflow on vagrant-drupal. As a result, the master branch will always be the latest stable release. If you want to use the latest and greatest version, just checkout the develop branch.

We also use Semantic Versioning for the project.

Clone this wiki locally