doghouseagency / phing-compass
A collection of Compass targets for Phing.
Installs: 21 902
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 1
Open Issues: 0
README
Overview
A collection of Compass targets for Phing.
Installation
This project can be checked out with Composer.
"require": {
"doghouseagency/phing-compass": "*"
}
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/doghouseagency/phing-compass/build.xml" optional="true" />
Usage
To get a list of tasks.
phing -l