jorgegc / phing-compass
A collection of Compass targets for Phing.
1.2.0
2017-04-13 08:50 UTC
This package is not auto-updated.
Last update: 2026-03-15 01:01:47 UTC
README
Overview
A collection of Compass targets for Phing.
Installation
This project can be checked out with Composer.
"require": {
"jorgegc/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/jorgegc/phing-compass/build.xml" optional="true" />
Usage
To get a list of tasks.
phing -l