承接 jorgegc/phing-drush 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

jorgegc/phing-drush

最新稳定版本:4.2.0

Composer 安装命令:

composer require jorgegc/phing-drush

包简介

A collection of Drush targets for Phing.

关键字:

README 文档

README

Overview

A collection of Drush targets for Phing.

Installation

This project can be checked out with Composer.

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

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-drush/build.xml" optional="true" />
<import file="vendor/jorgegc/phing-drush/build.cache.xml" optional="true" />
<import file="vendor/jorgegc/phing-drush/build.cron.xml" optional="true" />
<import file="vendor/jorgegc/phing-drush/build.database.xml" optional="true" />
<import file="vendor/jorgegc/phing-drush/build.download.xml" optional="true" />
<import file="vendor/jorgegc/phing-drush/build.features.xml" optional="true" />
<import file="vendor/jorgegc/phing-drush/build.files.xml" optional="true" />
<import file="vendor/jorgegc/phing-drush/build.install.xml" optional="true" />
<import file="vendor/jorgegc/phing-drush/build.maintenance.xml" optional="true" />
<import file="vendor/jorgegc/phing-drush/build.user.xml" optional="true" />
<import file="vendor/jorgegc/phing-drush/build.watchdog.xml" optional="true" />

We also provide some template files that should be added (and updated) to the root of the project. These files are:

  • example.aliases.drushrc.php

Usage

To get a list of tasks.

phing -l

统计信息

  • 总下载量: 18.96k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 8
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-04-14