Skip to content

Instantly share code, notes, and snippets.

@lrobeson
Last active February 20, 2017 19:40
Show Gist options
  • Save lrobeson/236819624487e0e255787326a4d2656c to your computer and use it in GitHub Desktop.
Save lrobeson/236819624487e0e255787326a4d2656c to your computer and use it in GitHub Desktop.
Quick and painless Drupal 8 + Gesso site setup (no VM or MAMP needed)

Initial install

drush core-quick-drupal --core=drupal d8 gesso

Post-install: use PHP's built-in HTTP server

drush runserver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment