drush 5.x-1.0-beta1
Frando - June 11, 2007 - 14:07
| Download | Size | md5 hash |
|---|---|---|
| drush-5.x-1.0-beta1.tar.gz | 18.06 KB | 378785d07a56ebc3ec638e31402e5ce7 |
Official release from CVS tag: DRUPAL-5--1-0-beta1
Last updated: June 11, 2007 - 14:10
First beta release of the new drush module (Drush: The Drupal Shell) for Drupal 5 featuring
- a new command-line API that allows modules to expose command-line functionality in a very simple way (just one hook)
- drush_tools.module: The Drush Toolbox: several tools for site administrators and developers (e,g,
drush cronordrush cache clear) - and drush_pm.module: The Drush Packet Manager - thanks to the new release system, the new xml release files and the update_status.module, you can now use this neat command line utility to install modules from the command line (e.g.
drush pm install views) and also to update all your modules with just one command (drush pm update)
