Skip to content

Instantly share code, notes, and snippets.

@webflo
Created March 24, 2016 14:40
Show Gist options
  • Save webflo/660776d7893289d90b4e to your computer and use it in GitHub Desktop.
Save webflo/660776d7893289d90b4e to your computer and use it in GitHub Desktop.
"installer-paths": {
"web/modules/custom/{$name}", ["webflo/foo", "webflo/bar"],
"web/core": ["type:drupal-core"],
"web/modules/contrib/{$name}": ["type:drupal-module"],
"web/profiles/contrib/{$name}": ["type:drupal-profile"],
"web/themes/contrib/{$name}": ["type:drupal-theme"],
"web/drush/contrib/{$name}": ["type:drupal-drush"]
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment