mluex/deployer-recipes

v6.0.2 2024-02-20 12:56 UTC

This package is auto-updated.

Last update: 2024-06-20 13:41:47 UTC


README

mluex/deployer-recipes

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 mluex/deployer-recipes ^7.0 --dev

To include a certain recipe (e.g. recipe-name) in your deployment pipeline:

require 'vendor/mluex/deployer-recipes/recipe/recipe-name.php';

Recipes

Recipe Docs
... ...

License

Licensed under the MIT license.