deployer / recipes
该软件包已被放弃且不再维护。没有建议的替代软件包。
                                        
                    
                    第三方 deployer 脚本
    6.2.2
    2019-06-27 06:47 UTC
This package is auto-updated.
Last update: 2020-05-25 20:13:57 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 许可证下授权。