1
0
Fork 0
drupal-civicrm/vendor/drush/drush
Theodotos Andreou c6e2478c40 First commit 2018-01-14 13:10:16 +00:00
..
commands First commit 2018-01-14 13:10:16 +00:00
docs First commit 2018-01-14 13:10:16 +00:00
examples First commit 2018-01-14 13:10:16 +00:00
includes First commit 2018-01-14 13:10:16 +00:00
lib/Drush First commit 2018-01-14 13:10:16 +00:00
misc First commit 2018-01-14 13:10:16 +00:00
tests First commit 2018-01-14 13:10:16 +00:00
.gitignore First commit 2018-01-14 13:10:16 +00:00
.travis.yml First commit 2018-01-14 13:10:16 +00:00
CONTRIBUTING.md First commit 2018-01-14 13:10:16 +00:00
README.md First commit 2018-01-14 13:10:16 +00:00
appveyor.yml First commit 2018-01-14 13:10:16 +00:00
box.json.dist First commit 2018-01-14 13:10:16 +00:00
circle.yml First commit 2018-01-14 13:10:16 +00:00
composer.json First commit 2018-01-14 13:10:16 +00:00
composer.lock First commit 2018-01-14 13:10:16 +00:00
dr.bat First commit 2018-01-14 13:10:16 +00:00
drush First commit 2018-01-14 13:10:16 +00:00
drush.api.php First commit 2018-01-14 13:10:16 +00:00
drush.complete.sh First commit 2018-01-14 13:10:16 +00:00
drush.info First commit 2018-01-14 13:10:16 +00:00
drush.launcher First commit 2018-01-14 13:10:16 +00:00
drush.php First commit 2018-01-14 13:10:16 +00:00
drush_logo-black.png First commit 2018-01-14 13:10:16 +00:00
mkdocs.yml First commit 2018-01-14 13:10:16 +00:00
unish.bat First commit 2018-01-14 13:10:16 +00:00
unish.sh First commit 2018-01-14 13:10:16 +00:00

README.md

Drush is a command line shell and Unix scripting interface for Drupal. Drush core ships with lots of useful commands for interacting with code like modules/themes/profiles. Similarly, it runs update.php, executes sql queries and DB migrations, and misc utilities like run cron or clear cache. Drush can be extended by 3rd party commandfiles.

Latest Stable Version Total Downloads Latest Unstable Version License Documentation Status

Resources

Support

FAQ

Q: What does "drush" stand for?
A: The Drupal Shell.

Q: How do I pronounce Drush?
A: Some people pronounce the dru with a long 'u' like Drupal. Fidelity points go to them, but they are in the minority. Most pronounce Drush so that it rhymes with hush, rush, flush, etc. This is the preferred pronunciation.

Q: Does Drush have unit tests?
A: Drush has an excellent suite of unit tests. See tests/README.md for more information.

Credits

Drush Logo