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

jcnventura/drush

This branch is up to date with drush-ops/drush:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 2, 2020
Dec 9, 2018
Aug 2, 2020
Oct 26, 2019
Jul 1, 2022
Aug 2, 2020
Jan 24, 2020
Jul 30, 2020
Aug 2, 2020
Jul 24, 2020
Aug 2, 2020
Apr 21, 2019
Oct 17, 2018
Jul 30, 2020
Aug 2, 2020
Aug 2, 2020
Aug 2, 2020
Oct 6, 2020
Jul 15, 2020
May 22, 2019
May 11, 2017
Mar 1, 2019
Jun 30, 2020
Feb 28, 2019
Jul 25, 2019
Feb 5, 2010
Aug 2, 2020
Apr 21, 2019
Aug 2, 2020

Repository files navigation

edit_url

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 License Twitter

Resources

Support

Code of Conduct

The Drush project expects all participants to abide by the Drupal Code of Conduct.

FAQ

What does Drush stand for?

A: The Drupal Shell.

How do I pronounce Drush?

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.

Does Drush have unit tests?

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%