2017 © Pedro Peláez
 

library deployer-recipe

Nanbando recipe for deployer

image

nanbando/deployer-recipe

Nanbando recipe for deployer

  • Monday, July 3, 2017
  • by wachterjohannes
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,854 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 6 % Grown

The README.md

Nanbando deployer recipe

This repository contains a recipe to integrate with deployer., (*1)

Installation

composer require --dev nanbando/deployer-recipe

Include file into your deploy.php:`, (*2)

require 'vendor/nanbando/deployer-recipe/recipe.php';

set('bin/nanbando', '<path/to>/nanbando.phar');
set('nanbando_push', true);
set('nanbando_backup_options', '');

The Versions

03/07 2017

dev-master

9999999-dev

Nanbando recipe for deployer

  Sources   Download

MIT

The Development Requires

03/07 2017

0.1.1

0.1.1.0

Nanbando recipe for deployer

  Sources   Download

MIT

The Development Requires

03/07 2017

0.1.0

0.1.0.0

Nanbando recipe for deployer

  Sources   Download

MIT