jorgegc/phing-csslint

Phing 的 CSS Lint 目标集合。

0.1.0 2015-04-14 05:13 UTC

This package is not auto-updated.

Last update: 2024-09-28 17:17:57 UTC


README

概览

Phing 的 CSS Lint 目标集合。

安装

此项目可以使用 Composer 检出。

"require": {
    "jorgegc/phing-csslint": "*"
}

如果您已经在现有项目中运行了 Phing 构建,为什么不使用以下 build.xml 中的行也将这些任务包含在内呢

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

使用方法

获取任务列表。

phing -l