Skip to content

Instantly share code, notes, and snippets.

@claudinec
Created October 13, 2012 03:23
Show Gist options
  • Save claudinec/3883104 to your computer and use it in GitHub Desktop.
Save claudinec/3883104 to your computer and use it in GitHub Desktop.
yarragreens.make
core = 7.x
api = 2
; Copy of core
projects[drupal][version] = "7.16"
; Copy of yarragreens_profile
; This contains another makefile that will recursively fetch
; our contrib/custom modules, libraries and themes
projects[yarragreens_profile][type] = "profile"
projects[yarragreens_profile][download][type] = "git"
projects[yarragreens_profile][download][url] = "git@github.com:claudinec/yarragreens_profile.git"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment