Skip to content

Instantly share code, notes, and snippets.

@esclapes
esclapes / drupal7.make
Created March 28, 2012 20:48 — forked from pvhee/drupal7.make
Drupal 7 Make file
; Basic Drush Make file
;
; Usage:
; drush make --prepare-install drupal7.make
; Core version
; ------------
; Each makefile should begin by declaring the core version of Drupal that all
; projects should be compatible with.