deployphp / recipes
此软件包已被弃用且不再维护。没有建议的替代软件包。
第三方部署者食谱
6.2.2
2019-06-27 06:47 UTC
This package is auto-updated.
Last update: 2020-07-25 20:33:35 UTC
README
所有食谱已移至 https://github.com/deployphp/deployer/tree/master/contrib
Deployer 食谱
此存储库包含与 Deployer 集成的第三方食谱。
安装
composer require deployer/recipes --dev
将食谱包含在 deploy.php 文件中。
require 'recipe/slack.php';
食谱
| 食谱 | 文档 |
|---|---|
| bugsnag | read |
| cachetool | read |
| cimonitor | read |
| cloudflare | read |
| discord | read |
| hipchat | read |
| mattermost | read |
| newrelic | read |
| ms-teams | read |
| npm | read |
| phinx | read |
| rabbit | read |
| rollbar | read |
| rsync | read |
| sentry | read |
| slack | read |
| telegram | read |
| yammer | read |
| yarn | read |
| raygun | read |
贡献
许可证
在 MIT 许可证 下授权。