CORIOLANUS, DRUPAL INSTALLER SCRIPT 0.1b
Coriolanus is lightweight install drush script which sets up for you a very rich Drupal installation in seconds.
It automatically set up a Drupal installation with a wysiwyg editor and several of the most useful modules.
The script runs the drush .make file which download the necessary modules / libraries, then execute several drush commands which set up the installation of database, enable necessary Drupal modules and disable others e.g. as 'update'. You can alter the script to add new modules.
Available modules:
------------------------------------------
admin_menu, ctools, context, calendar, date, devel, features, imce, i18n, libraries, menu_block, modernizr, nice_menus, nodequeue, pathauto, relation, strongarm, token, ckeditor, jquery_update, views, views bulk operations (VBO), views_slideshow, webform
Available libraries:
------------------------------------------
jQuery 1.7.2, jQuery UI 1.8, CKEditor 4.1
Enabled by default modules:
------------------------------------------
ctools views views_ui context context_ui features webform jquery_update libraries wysiwyg ckeditor
REQUIREMENTS
------------------------------------------
Drush 5.x, http://drupal.org/project/drush
MySQL server 5.x
(on Windows only) Cygwin or alternative e.g. git-bash
INSTALL ON LINUX