nanbando/deployer-recipe
最新稳定版本:0.2.1
Composer 安装命令:
composer require nanbando/deployer-recipe
包简介
Nanbando recipe for deployer
README 文档
README
This repository contains a recipe to integrate with deployer.
Installation
composer require --dev nanbando/deployer-recipe
Include file into your deploy.php:`
require 'vendor/nanbando/deployer-recipe/recipe.php'; set('bin/nanbando', '<path/to>/nanbando.phar'); set('nanbando_push', true); set('nanbando_backup_options', '');
统计信息
- 总下载量: 24.27k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-07-02