//=== drush
drupal shell written in php and bash script?
"Drush is a shell-based application used to control, manipulate, and administer Drupal sites".
[shell 指的就是像Windows的Command prompt 或者 Linux/Unix的terminal console,
提供一個文字的工作環境及介面, 可以輸入一些命令給os , 執行一些工作, 得到一些回應 ...]
Originally, drush was developed as a module of drupal but the new drush is not a module of drupal anymore.
needs CLI-mode php environment
//=== drush make
"... an extension to drush that can create a ready-to-use
drupal site, ..."
drush 5 釋出後 drush make 併入 drush core 裏.
//=== drush and dript
//=== drush installation
可以透過 Pear channel 來安裝 drush.
Pear channel 是啥?
安裝完drush之後 再用drush來安裝drupal?
[ref]
drush source code: README.txt, drush.php, drush
http://www.drush.org
http://drupal.org/project/drush
http://drupal.org/project/drush_make
http://groups.drupal.org/drush
http://drupal.org/documentation/modules/dript
one maintainer for drush:
Moshe Weitzman, http://drupal.org/user/23
Thursday, December 29, 2011
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment