library phing-csslint
A collection of CSS Lint targets for Phing.
jorgegc/phing-csslint
A collection of CSS Lint targets for Phing.
- Tuesday, April 14, 2015
- by jorgegc
- Repository
- 1 Watchers
- 2 Stars
- 128 Installations
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 2 % Grown
Phing CSS Lint
Overview
A collection of CSS Lint targets for Phing., (*1)
Installation
This project can be checked out with Composer., (*2)
"require": {
"jorgegc/phing-csslint": "*"
}
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-csslint/build.xml" optional="true" />
Usage
To get a list of tasks., (*4)
phing -l