Skip to content

Instantly share code, notes, and snippets.

@flesheater
Created February 1, 2019 10:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flesheater/3c7386f58dc564557e38bacb9885f1c5 to your computer and use it in GitHub Desktop.
Save flesheater/3c7386f58dc564557e38bacb9885f1c5 to your computer and use it in GitHub Desktop.
composer create-project drupal-composer/drupal-project:8.x-dev some-dir --no-interaction
../vendor/bin/drush site:install --db-url=mysql://DB_ROOT:DB_PASS@localhost:3306/DB_NAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment