adriandmitroca / recipes

Deployer Recipes

Home Page:https://deployer.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deployer Recipes

This repository contains third party recipes to integrate with deployer.

Gitter

Installing

composer require deployer/recipes --dev 

Include recipes in deploy.php file.

require 'recipe/slack.php';

Recipes

Recipe Docs
bugsnag read
cachetool read
cloudflare read
hipchat read
newrelic read
npm read
phinx read
rabbit read
rollbar read
rsync read
sentry read
slack read
yarn read

Contributing

Read the contributing guide, join the discussions, take a look on open issues

License

Licensed under the MIT license.

About

Deployer Recipes

https://deployer.org

License:MIT License


Languages

Language:PHP 100.0%