Gotta Download Them All

Component ID

1481160

Component name

Gotta Download Them All

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This project provides one way to help solve the issue Provide a way to download the entire git codebase for all projects.

The solution is based on previous comments in that issue and...

  1. querying the drupal.org database to get a list of themes and modules
  2. downloading a copy of drupal core
  3. using drush's dl feature with --package-handler=git_drupalorg to checkout the code
  4. a teensy weensy shell script to "freshen" the directories

I need an update of this stuff!

If you need an update of this stuff, please file an issue in the queue (confirm that there isn't one already) and I'll try to attend to it within a week.