This repository contains third party recipes to integrate with deployer.
composer require deployer/recipes --dev
Include recipes in deploy.php
file.
require 'recipe/slack.php';
Recipe | Docs |
---|---|
bugsnag | read |
cachetool | read |
cimonitor | read |
cloudflare | read |
discord | read |
hipchat | read |
newrelic | read |
npm | read |
phinx | read |
rabbit | read |
rollbar | read |
rsync | read |
sentry | read |
slack | read |
telegram | read |
yammer | read |
yarn | read |
raygun | read |
Read the contributing guide, join the discussions, take a look on open issues
Licensed under the MIT license.