jorgegc/phing-deploy
最新稳定版本:1.2.0
Composer 安装命令:
composer require jorgegc/phing-deploy
包简介
A collection of targets for deploying Drupal websites.
关键字:
README 文档
README
Overview
A collection of targets for deploying Drupal websites.
Installation
This project can be checked out with Composer.
"require": {
"jorgegc/phing-deploy": "*"
}
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/jorgegc/phing-deploy/build.xml" optional="true" />
Usage
To get a list of tasks.
phing -l
统计信息
- 总下载量: 3.65k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2015-04-14