drushify

Component ID

2079969

Component name

drushify

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

872

Component created

Component changed

Component body

drushify is a simple code generator that creates a skeleton Drush commandfile template for the module you specify.

Installation:

$ drush dl drushify

Usage:

$ drush @site drushify modulename

This will create a file modulename.drush.inc in the module modulename, and open it using your preferred editor.

This project will be integrated with module_builder at some point in the future. See: https://drupal.org/node/2080737