ubc-cpsc/deployer-recipes

UBC CS deployer recipes

2.2.0 2023-05-16 05:36 UTC

This package is auto-updated.

Last update: 2024-04-16 07:43:49 UTC


README

This repository contains UBC CS department recipes to integrate with deployer.

Installing

composer require ubc-cpsc/deployer-recipes --dev

Include recipes in deploy.php file.

require 'recipes/drupal8.php';

Recipes

Recipe Docs
cachetool read

Contributing

Read the contributing guide, take a look on open issues

License

Licensed under the MIT license.