mluex / deployer-recipes
v6.0.2
2024-02-20 12:56 UTC
Requires
- php: ^7.2||^8.0
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 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.