drush_make_generator
drush_make_generator copied to clipboard
Please update drushmake_gen.sql with latest db dump
I feel drushmake is a little bit raw for everyday use (saving your module choices is the main stopper, i suppose). But I also know that sent patches is better then sent feature requests. So... please update your drushmake_gen.sql to hold latest db dump with modules info, so I can add functionality and sent back patches
First, I'd love any patches or improvements! Thanks for your interest in the tool.
The repo contains a sample DB if you want to clone and set it up yourself, and all you have to do is run the update.php script to populate the DB with the latest versions of all the modules.
Also, I don't have any active issues in this repo, but I'd love to rewrite this whole thing in JS, using localStorage to allow people to save their favorite modules and personalize their drushmake.me app. But I'm not actively making progress right now, so no ETA.