library phing-drupal
A collection of targets for Drupal.
jorgegc/phing-drupal
A collection of targets for Drupal.
- Tuesday, October 20, 2015
- by jorgegc
- Repository
- 1 Watchers
- 0 Stars
- 2,086 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 9 % Grown
Phing Drupal
Overview
A collection of targets for Drupal., (*1)
Installation
This project can be checked out with Composer., (*2)
"require": {
"jorgegc/phing-drupal": "*"
}
If you are already running a Phing build in an existing project why not
include these tasks as well with the following line in your build.xml:, (*3)
<import file="vendor/jorgegc/phing-drupal/build.xml" optional="true" />
Usage
To get a list of tasks., (*4)
phing -l