Skip to content

Instantly share code, notes, and snippets.

@scattershot-code
Created July 29, 2019 11:15
Show Gist options
  • Save scattershot-code/3a11628173bf6bd492c876d7b28abd34 to your computer and use it in GitHub Desktop.
Save scattershot-code/3a11628173bf6bd492c876d7b28abd34 to your computer and use it in GitHub Desktop.
Temporary Drupal demo application (macOS)
mkdir drupal
cd drupal
curl -sSL https://www.drupal.org/download-latest/tar.gz | tar -xz --strip-components=1
php core/scripts/drupal quick-start demo_umami
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment