https://github.com/rupl/drush_make_generator
Bringing drush make to the masses in a simple GUI.
https://github.com/rupl/drush_make_generator
Last synced: 5 months ago
JSON representation
Bringing drush make to the masses in a simple GUI.
- Host: GitHub
- URL: https://github.com/rupl/drush_make_generator
- Owner: rupl
- Created: 2011-01-15T04:29:18.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2017-12-11T09:27:46.000Z (over 8 years ago)
- Last Synced: 2024-11-22T07:36:24.605Z (over 1 year ago)
- Language: PHP
- Homepage: https://drushmake.me
- Size: 325 KB
- Stars: 90
- Watchers: 14
- Forks: 43
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DRUSH MAKE GENERATOR
====================
http://drushmake.me
-------------------
This tool is a GUI for drush make.
It produces makefiles which are then deployed,
producing a Drupal installation which is populated
with all of the code you need to actually build a
website, including:
* Drupal core or distributions
* Modules
* Themes
* External libraries
* CVS and git repositories
INSTALLATION / SETUP
--------------------
1. First time installs should import drushmake_gen.sql and drushmake_alter.sql
2. Copy _config.example.php to _config.php and make your changes
3. Install each version of drupal that you want to generate makefiles for.
The scripts expect them to live in the root directory at /d6, /d7, etc.
4. I loaded about 100 modules up, you may want more.
I got all the data from this URL: http://drupal.org/project/usage
5. Run /update.php once you're satisfied with your contrib list;
It will fetch the current version for all your modules and get the
site to produce accurate makefiles.
TO-DO
-----
https://github.com/rupl/drush_make_generator/issues