ubc-cpsc/deployer-recipes is a Laravel package for ubc cs deployer recipes.
It currently has 2 GitHub stars and 2.369 downloads on Packagist (latest version 2.3.7).
Install it with composer require ubc-cpsc/deployer-recipes.
Discover more Laravel packages by ubc-cpsc
or browse all Laravel packages to compare alternatives.
Last updated
This repository contains UBC CS department recipes to integrate with deployer.
composer require ubc-cpsc/deployer-recipes --dev
Include recipes in deploy.php file.
require 'recipes/drupal8.php';
| Recipe | Docs | |-----------|---------------------------| | base | | | cachetool | read | | drupal | | | drupal7 | | | drupal8 | | | laravel | |
Read the contributing guide, take a look on open issues
Licensed under the MIT license.