youtube image
From YouTube: Demo HAX on Drupal 7 w/DDEV

Description

Steps to Success!

Get Preqs
* Get DDEV https://github.com/drud/ddev
* Get Drupal 7 https://www.drupal.org/project/drupal/releases/7.59

Then...
* Unzip Drupal 7
* ddev config
* Open and modify .ddev/config.yml and add the following gist
https://gist.github.com/rickmanelius/052894a6b72afb384375d280d62d9fc7
* Run ddev start!

Works on macOS. Needs testing on Linux/Windows, notably for the external call to use the host SVN. I'll create a repo to make this easier to `git clone` and `ddev start`