dev-develop
dev-developxhgui integration for Drush
GPL-2.0+
The Requires
by Les Peabody
dev-master
9999999-devxhgui integration for Drush
GPL-2.0+
The Requires
by Les Peabody
Wallogit.com
2017 © Pedro Peláez
xhgui integration for Drush
XHGui integration with Drush., (*1)
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)
To install via composer add the following to your composer.json file, (*4)
"repositories" array: {
"type": "vcs",
"url": "https://github.com/lpeabody/drush-xhgui"
}
"lpeabody/drush-xhgui": "dev-master" to your composer.json file and run composer update.xhgui integration for Drush
GPL-2.0+
xhgui integration for Drush
GPL-2.0+