ubc-cpsc / deployer-recipes
UBC CS deployer recipes
Installs: 2 219
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 3
Open Issues: 0
pkg:composer/ubc-cpsc/deployer-recipes
Requires (Dev)
- deployer/deployer: ^7.0
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 |
|---|---|
| base | |
| cachetool | read |
| drupal | |
| drupal7 | |
| drupal8 | |
| laravel |
Contributing
Read the contributing guide, take a look on open issues
License
Licensed under the MIT license.