codenamephp/deployer.flow
Composer 安装命令:
composer require codenamephp/deployer.flow
包简介
This package provides deployer task for the flow framework.
README 文档
README
What is it?
This package provides deployer task for the flow framework.
Installation
Easiest way is via composer. Just run composer require codenamephp/deployer.flow in your cli which should install the latest version for you.
Usage
First you need to add the flow:context configuration to each host according to your context names.
Then just use the provided tasks in your deployer file or extend the \de\codenamephp\deployer\flow\task\AbstractFlowTask and use the
\de\codenamephp\deployer\flow\command\factory\iFlowCommandFactory to run commands.
统计信息
- 总下载量: 1.11k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2022-02-05