Skip to content

tsphethean/d8-phing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d8-phing - Build Drupal 8 sites via phing

d8-phing uses composer to install requirements - http://getcomposer.org/

To install Composer, you just need to download the composer.phar executable.

curl -sS https://getcomposer.org/installer | php

Then run:

php composer.phar

Credits

d8-phing uses the DrushTask class to run Drush commands via Phing. The DrushTask class is maintained in the phingdrushtask project on Drupal.org and was created by mongolito404.

About

Build Drupal 8 sites via phing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published