jorgegc/phing-phantomjs

Phing 的 PhantomJS 目标集合。

1.0.0 2015-05-14 09:39 UTC

This package is not auto-updated.

Last update: 2024-09-28 17:49:01 UTC


README

概述

Phing 的 PhantomJS 目标集合。

安装

此项目可以使用 Composer 进行检出。

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

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

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

使用方法

获取任务列表。

phing -l