Following drush make's Happy Profile Theory :) (http://drupal.org/node/1006620), this a sub make file that:

1) Downloads Drupal core
2) Downloads the media_dev profile and, once the media_dev make file (http://drupal.org/node/896934) gets added to the profile, downloads all necessary contrib (specified in the media_dev make file) to get you started with media.module development.

So: 1 make file set up a media dev environment (core + all necessary contrib modules).

Comments

brunodbo’s picture

StatusFileSize
new1.94 KB

Here's a patch that adds the stub make file to the media_dev profile.

Ryanbach’s picture

Status: Needs review » Closed (duplicate)
Ryanbach’s picture

Status: Closed (duplicate) » Needs review
brunodbo’s picture

Title: Stub make file » Bootstrap make file
brunodbo’s picture

Status: Needs review » Fixed

Committed and pushed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.