2017 © Pedro Peláez
 

drupal-drush drush-xhgui

xhgui integration for Drush

image

lpeabody/drush-xhgui

xhgui integration for Drush

  • Wednesday, September 7, 2016
  • by lpeabody
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

drush-xhgui

XHGui integration with Drush., (*1)

Installation

Add the following option via drushrc:, (*2)

$options['xhgui-header'] = '/path/to/xhgui/external/header.php';'

Once this has been added, simply add the --xhgui flag to any drush command to record the run., (*3)

Composer Install

To install via composer add the following to your composer.json file, (*4)

  • Add to your "repositories" array:
    {
      "type": "vcs",
      "url": "https://github.com/lpeabody/drush-xhgui"
    }
  • Add "lpeabody/drush-xhgui": "dev-master" to your composer.json file and run composer update.

The Versions

07/09 2016

dev-develop

dev-develop

xhgui integration for Drush

  Sources   Download

GPL-2.0+

The Requires

 

by Les Peabody

07/09 2016

dev-master

9999999-dev

xhgui integration for Drush

  Sources   Download

GPL-2.0+

The Requires

 

by Les Peabody