Skip to content

Instantly share code, notes, and snippets.

@ramlev
Created August 17, 2012 10:51
Show Gist options
  • Save ramlev/3377913 to your computer and use it in GitHub Desktop.
Save ramlev/3377913 to your computer and use it in GitHub Desktop.
; Basic Drush Make file
; Core version
; ------------
; Each makefile should begin by declaring the core version of Drupal that all
; projects should be compatible with.
core = 7.15
api = 2
projects[] = drupal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment