This is a simple meta module. It installs the key tools for building Drupal
sites. When you disable or uninstall the module it removes the dependencies
for you too.
To start using meta_dev you can use one of the following methods:
Drush Make
Include the following entry in your drush make file
; Include dev tools
projects[meta_dev][subdir] = "dev"Download and Enable with Drush
Run the following command to download and enable meta_dev and all the
dependencies:
$ drush dl meta_dev && drush en -y meta_dev
Do it All Manually
I don't encourage the use of this method. You can download all of the dependencies
manually and enable meta_dev via the modules page (admin/modules). You'll need
the following modules:
- devel
- devel_contrib
- Dev Roles Users
- Masquerade
- Search Krumo
Coder(7.x-1.x only)
Supporting organizations:
Development and Maintenance
Project information
- Project categories: Developer tools
- Created by skwashd on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.

