Skip to content

jorgegc/phing-drupal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phing Drupal

Overview

A collection of targets for Drupal.

Installation

This project can be checked out with Composer.

"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:

<import file="vendor/jorgegc/phing-drupal/build.xml" optional="true" />

Usage

To get a list of tasks.

phing -l

About

A collection of targets for Drupal.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages