Skip to content

Instantly share code, notes, and snippets.

@chandis
Created August 28, 2012 04:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chandis/3494950 to your computer and use it in GitHub Desktop.
Save chandis/3494950 to your computer and use it in GitHub Desktop.
mystub.make
core=7.x
api=2
;drupal core
projects[drupal][type]="core"
projects[drupal][version]="7.14"
;install profile
projects[myprofile][type]="profile"
projects[myprofile][download][type]="git"
projects[myprofile][download][url]="https://github.com/chandis/mysecond.git"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment