2017 © Pedro Peláez
 

library drush-distro

A Drupal distribution scaffold generator

image

desmondmorris/drush-distro

A Drupal distribution scaffold generator

  • Friday, October 18, 2013
  • by desmondmorris
  • Repository
  • 1 Watchers
  • 5 Stars
  • 18 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Distro

wercker status, (*1)

A Drush command for scaffolding custom Drupal distributions, (*2)

Requirements

  • Drush 5.1 or higher - https://github.com/drush-ops/drush
  • PHP 5.3.3 or higher with cURL

Install with Composer

Composer is a dependency manager for PHP, and Packagist is the main Composer repository. Distro can be found on Packagist as desmondmorris/drush-distro, (*3)

The easiest way to install Composer for *nix (including Mac):, (*4)

curl -sS https://getcomposer.org/installer | php
mv composer.phar /usr/local/bin/composer

More detailed installation instructions for multiple platforms can be found in the Composer Documentation., (*5)

Normal installation

# Download Distro.
composer create-project desmondmorris/drush-distro $HOME/.drush/distro -s dev --no-dev -n
# Clear Drush's cache.
drush cc drush

Updating Distro

composer update --no-dev --working-dir $HOME/.drush/distro

Usage

drush distro mynewdistro

The Versions

18/10 2013

dev-master

9999999-dev

A Drupal distribution scaffold generator

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

18/10 2013

1.0.2

1.0.2.0

A Drupal distribution scaffold generator

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

18/10 2013

1.0.1

1.0.1.0

A Drupal distribution scaffold generator

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

18/10 2013

1.0.0

1.0.0.0

A Drupal distribution scaffold generator

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires