Skip to content

Instantly share code, notes, and snippets.

@badri
Created February 24, 2016 11:11
Show Gist options
  • Save badri/b317340740037ce52617 to your computer and use it in GitHub Desktop.
Save badri/b317340740037ce52617 to your computer and use it in GitHub Desktop.
decoupal make yaml first cut
core: 7.x
api: '2'
projects:
drupal:
version: ~
cdn:
type: module
subdir: contrib
version: ~
cors:
type: module
subdir: contrib
version: ~
date:
type: module
subdir: contrib
version: ~
ctools:
type: module
subdir: contrib
version: ~
entity:
type: module
subdir: contrib
version: ~
features:
type: module
subdir: contrib
version: ~
panels:
type: module
subdir: contrib
version: ~
panels_everywhere:
type: module
subdir: contrib
version: ~
views:
type: module
subdir: contrib
version: ~
adminimal_theme:
type: theme
subdir: contrib
version: ~
admin_menu:
type: module
subdir: contrib
version: ~
admin_views:
type: module
subdir: contrib
version: ~
adminimal_admin_menu:
type: module
subdir: contrib
version: ~
media:
type: module
subdir: contrib
version: ~
memcache:
type: module
subdir: contrib
version: ~
metatag:
type: module
subdir: contrib
version: ~
panelizer:
type: module
subdir: contrib
version: ~
pathauto:
type: module
subdir: contrib
version: ~
restful:
type: module
subdir: contrib
version: ~
restful_panels:
type: module
subdir: contrib
version: ~
wysiwyg:
type: module
subdir: contrib
version: ~
libraries:
type: module
subdir: contrib
version: ~
libraries:
ckeditor:
download:
type: get
url: 'http://download.cksource.com/CKEditor/CKEditor/CKEditor%204.4.7/ckeditor_4.4.7_full.zip'
directory_name: ckeditor
type: library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment