library git-recipe
A Deployer recipe for a very simple git based deployment
biffbangpow/git-recipe
A Deployer recipe for a very simple git based deployment
- Monday, June 25, 2018
- by warslett
- Repository
- 1 Watchers
- 0 Stars
- 12 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
GitRecipe
A Deployer recipe for a very simple git based deployment, (*1)
Install with composer
composer require biffbangpow/git-recipe
, (*2)
Usage
# deploy.php
namespace Deployer;
require 'vendor/biffbangpow/git-recipe/git-recipe.php';
$ vendor/bin/dep git:checkout --tag=1.0.0
OR, (*3)
$ vendor/bin/dep git:checkout --branch=master
dev-master
9999999-dev
A Deployer recipe for a very simple git based deployment
Sources
Download
MIT
The Requires
by
William Arslett
1.0.0
1.0.0.0
A Deployer recipe for a very simple git based deployment
Sources
Download
MIT
The Requires
by
William Arslett
1.0.1
1.0.1.0
A Deployer recipe for a very simple git based deployment
Sources
Download
MIT
The Requires
by
William Arslett