Skip to content

Instantly share code, notes, and snippets.

@nielsonm
Created November 10, 2016 05:34
Show Gist options
  • Select an option

  • Save nielsonm/871fc9d3fe8152a7c995aee288ce9d79 to your computer and use it in GitHub Desktop.

Select an option

Save nielsonm/871fc9d3fe8152a7c995aee288ce9d79 to your computer and use it in GitHub Desktop.
Drush make file intro
core = 7.x
api = 2
; Drupal Core
projects[drupal][version] = "7.33"
; =====================================
; Contrib Modules
; =====================================
; By default, store all contrib modules in the "contrib" subdirectory of
; sites/all/modules.
defaults[projects][subdir] = "contrib"
projects[features][version] = 2.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment