ubc-cpsc / deployer-recipes

UBC CS Deployer recipes

Repository from Github https://github.comubc-cpsc/deployer-recipesRepository from Github https://github.comubc-cpsc/deployer-recipes

Deployer Recipes

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.

About

UBC CS Deployer recipes

License:MIT License


Languages

Language:PHP 100.0%