Skip to content
forked from drush-ops/drush

Drush is a command-line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those who spend their working hours hacking away at the command prompt.

Notifications You must be signed in to change notification settings

joelpittet/drush

This branch is 5 commits ahead of, 2148 commits behind drush-ops/drush:13.x.

Folders and files

NameName
Last commit message
Last commit date
Sep 29, 2017
Sep 28, 2017
Sep 30, 2017
Sep 24, 2017
Sep 1, 2017
Sep 30, 2017
Sep 30, 2017
Mar 23, 2017
Sep 19, 2017
Jul 4, 2017
Aug 4, 2017
May 24, 2017
Sep 25, 2017
Aug 20, 2016
May 11, 2017
Aug 26, 2017
Sep 25, 2017
Sep 25, 2017
Feb 5, 2010
May 30, 2017
Sep 25, 2017
Sep 25, 2017
May 14, 2017
May 14, 2017
Sep 21, 2017

Repository files navigation

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. Developers love the generate command, which jump starts your coding project by writing ready-to-customize PHP and YML files. 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 PhpStorm Logo

About

Drush is a command-line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those who spend their working hours hacking away at the command prompt.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.9%
  • Other 1.1%