drush make commands


Drush make commands for Drush 7.

  • make


    Turns a makefile into a working Drupal codebase.


    drush make

    drush make

  • make-convert


    Convert a legacy makefile into YAML format.


    drush make-convert

    drush make-convert

  • make-generate


    Generate a makefile from the current Drupal site.


    drush make-generate

    drush make-generate

  • make-update


    Process a makefile and outputs an equivalent makefile with projects version resolved to latest available.


    drush make-update

    drush make-update