aquifer-drush

0.1.0 • Public • Published

aquifer-drush

This extension makes it easier to run drush commands against a built site from the Aquifer project root. Without this extension you would either need to use an alias, the -r flag, or just cd into the build directory to run drush commands. Now you can run your drush command through Aquifer:

aquifer drush cc all

Installation

To install aquifer-drush, run the below command from within your Aquifer project:

aquifer extension-add aquifer-drush

Use

To run a drush command from your Aquifer project simply prepend aquifer to the command. Here are some examples:

aquifer drush cc all
aquifer drush rq
aquifer drush help

Readme

Keywords

none

Package Sidebar

Install

npm i aquifer-drush

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • chasingmaxwell
  • patrickocoffeyo