Skip to content

yokaiteam/drupal-make-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Drupal Make Files

This repository contains Yokai's Drupal (Drush) make files. Hopefully at some point replaced by composer.json files. But due to the lack of the current support we still go with make files.

Download the wished make file, e.g. yokai-standard-drush-8.x.make, with wget <file-url> and run drush make <filename>

Verify .make files with drush verify-makefile. See Drupal.org

How patches get handled. It uses Dave Reid's Project Drush Patch File. To apply the patches download or git clone the repository into your ~/.drush directory, or wherever your local Drush commands are stored. Check out the installation here.

Drupal 7 Standard

$ wget https://raw.githubusercontent.com/y-o-k-a-i/drupal-make-files/master/7-x/yokai-standard.make
$ drush make yokai-standard.make -y

About

This repository contains Yokai's Drupal (Drush) make files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published