bannerstop / deployer-recipes
v7.0.0
2023-04-13 11:10 UTC
Requires
- php: ^7.2||^8.0
This package is auto-updated.
Last update: 2025-03-13 15:14:35 UTC
README
Collection of custom deployer.org recipes.
Installation
The major version of this package describes with which major version of deployer the recipes are compatible. Use the release line 7.x when you use deployer 7.x.
composer require bannerstop/deployer-recipes ^7.0 --dev
To include a certain recipe (e.g. RocketChat) in your deployment pipeline:
require 'vendor/bannerstop/deployer-recipes/recipe/rocketchat.php';
Recipes
Recipe | Docs |
---|---|
... | ... |
License
Licensed under the MIT license.