Skip to content

Instantly share code, notes, and snippets.

@sprice
Created June 16, 2010 23:21
Show Gist options
  • Save sprice/441422 to your computer and use it in GitHub Desktop.
Save sprice/441422 to your computer and use it in GitHub Desktop.
core = 6.x
projects[] = drupal
; Profile
projects[simple][type] = "profile"
projects[simple][download][type] = "git"
projects[simple][download][url] = "git://github.com/sprice/simple.git"
; Features
projects[simple_context][subdir] = "features"
projects[simple_context][type] = "module"
projects[simple_context][download][type] = "git"
projects[simple_context][download][url] = "git://github.com/sprice/simple_context.git"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment