A comprehensive local development environment for Drupal.
Mac OSX
- Install Docker for Mac or docker-machine
- cd into the project root and run 'docker-compose up'
Linux
- Install Docker
- cd into the project root and run 'docker-compose up'
Licensed under the terms of the MIT License.