public
Description: auto download durpal and modules by your setting
Homepage:
Clone URL: git://github.com/crazylion/drupal_install_template.git
name age message
file COPYING Loading commit data...
file README.rdoc
file build_drupal.rb
file list.yml
README.rdoc

drupal_install_template

The power of drupal is modules. Every-time you startup a project, you will download many and many modules. But, if you have many projects, the management of modules is horrible.

Usually we will keep a copy on our computer. And then we will copy this to startup a new project.

In this way you need to check the update of the modules.

Now you can use this script to auto download these.

Example usage

just type

 ./build_drupal list.yml

or

 ruby build_drupal list.yml

and everything is done.

Roadmap

*Group-you can set up modules by group, and then give its’ name as params to enable downloading .

*post process - you can write some script and run after download