studio24/deployer-recipes
最新稳定版本:v2.2.1
Composer 安装命令:
composer require studio24/deployer-recipes
包简介
Deployer recipes to aid deployment
README 文档
README
This package contains Deployer recipes used to help deploy Studio 24 projects.
Requirements
- PHP 8.0+ (Deployer 7)
- PHP 7.2 (Deployer 6)
- Composer
Documentation
View documentation.
If you want to contribute to this project, please read the contribution guidelines.
Installation
Deployer 7 (PHP 8.0+)
Install via Composer:
composer require studio24/deployer-recipes:^2.0 --dev
See installation instructions.
Deployer 6 (PHP 7.2–7.4)
Install via Composer:
composer require studio24/deployer-recipes:^1.1 --dev
See installation instructions.
Running Deployer
To run deployments use:
dep deploy <environment> --branch=<branch name>
See usage documentation.
统计信息
- 总下载量: 4.68k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-03-02