vd8
vd8 copied to clipboard
Provides Vagrant machine with standard Drupal 8 configuration.
- Removes phing and replace it with Makefile. - Removes coder as it comes with core now. - Removes VM file Please locally test this before merging.
Uses sqlite - see #14
This helps speed up twig compilation. http://twig.sensiolabs.org/doc/installation.html#installing-the-c-extension
@dawehner has a snippet which tells run-tests to use sqlite Lets adapt it for build.xml
To create multiple sites in sub directories we have to create multiple vhosts and domain names. We can update domain names to `d8.${drupal.profile}.dev`