A Drupal-CiviCRM setup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Theodotos Andreou c6e2478c40 First commit 6 years ago
..
commands First commit 6 years ago
docs First commit 6 years ago
examples First commit 6 years ago
includes First commit 6 years ago
lib/Drush First commit 6 years ago
misc First commit 6 years ago
tests First commit 6 years ago
.gitignore First commit 6 years ago
.travis.yml First commit 6 years ago
CONTRIBUTING.md First commit 6 years ago
README.md First commit 6 years ago
appveyor.yml First commit 6 years ago
box.json.dist First commit 6 years ago
circle.yml First commit 6 years ago
composer.json First commit 6 years ago
composer.lock First commit 6 years ago
dr.bat First commit 6 years ago
drush First commit 6 years ago
drush.api.php First commit 6 years ago
drush.complete.sh First commit 6 years ago
drush.info First commit 6 years ago
drush.launcher First commit 6 years ago
drush.php First commit 6 years ago
drush_logo-black.png First commit 6 years ago
mkdocs.yml First commit 6 years ago
unish.bat First commit 6 years ago
unish.sh First commit 6 years ago

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