previousnext / phing-compass
This package is abandoned and no longer maintained.
No replacement package was suggested.
A library of Compass targets for Phing.
Package info
github.com/previousnext/phing-compass
Language:Ruby
pkg:composer/previousnext/phing-compass
dev-master
2014-12-02 03:06 UTC
This package is not auto-updated.
Last update: 2021-02-01 23:05:36 UTC
README
Overview
A library Behat targets for Compass.
Installation
This project can be checked out with Composer.
require: "previousnext/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/previousnext/phing-compass/build.xml" optional="true" />
We also provide some template files that should be added to the root of our project. These files are:
- Gemfile
Usage
To get a list of tasks.
phing -l