Skip to content

Drupal 8 Startup - v1.0.0

Latest
Compare
Choose a tag to compare
@sgrichards sgrichards released this 19 Mar 16:09
· 7 commits to develop since this release

Provides a boilerplate project for Drupal 8 with the following features:

  • Lando (docker based) - local development stack
  • Project structure inc. symlinks to custom code
  • Example test suites - phpunit, behat
  • Example phpcs config
  • Travis configuration for CI