Skip to content

Instantly share code, notes, and snippets.

@aramboyajyan
Created March 8, 2018 23:46
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 aramboyajyan/1d7d41a1a2eb947346fd9a041ecde288 to your computer and use it in GitHub Desktop.
Save aramboyajyan/1d7d41a1a2eb947346fd9a041ecde288 to your computer and use it in GitHub Desktop.
Drupal 8 make file
core = 8.x
api = 2
projects[] = drupal
projects[level1][type] = profile
projects[level1][download][type] = git
projects[level1][download][url] = https://github.com/aramboyajyan/d8level1
projects[seven_improved][type] = theme
projects[seven_improved][download][type] = git
projects[seven_improved][download][url] = https://github.com/aramboyajyan/seven_improved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment