drush module-builder commands


Drush module-builder commands for Drush 7.

  • mb-analyze


    List the hooks found in a given module.


    drush mb-analyze

    drush mb-analyze

  • mb-build


    Generate the code for a new Drupal module, including file headers and hook implementations.


    drush mb-build

    drush mb-build

  • mb-component


    Generate a Drupal component, such as a module or profile.


    drush mb-component

    drush mb-component

  • mb-debug


    Debug module builder. Does whatever was needed at the time.


    drush mb-debug

    drush mb-debug

  • mb-dir


    Print the location of the module builder data directory.


    drush mb-dir

    drush mb-dir

  • mb-dochooks


    Adds comment headers to hooks that need them in the given module.


    drush mb-dochooks

    drush mb-dochooks

  • mb-docparams


    Adds params... WIP!


    drush mb-docparams

    drush mb-docparams

  • mb-download


    Update module_builder hook data.


    drush mb-download

    drush mb-download

  • mb-list


    List the hooks module_builder knows about.


    drush mb-list

    drush mb-list

  • mb-theme


    Generate template files for a Drupal theme. EXPERIMENTAL.


    drush mb-theme

    drush mb-theme