jorgegc/phing-circle

CircleCI 上构建网站的目标集合。

1.0.0 2015-05-14 09:38 UTC

This package is not auto-updated.

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


README

概览

CircleCI 上构建网站的目标集合。

安装

此项目可以使用 Composer 检出。

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

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

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

用法

获取任务列表。

phing -l