Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonhattan/drush-convert-commands

Converts commands defined via `hook_drush_command()` to new annotated commands.
https://github.com/jonhattan/drush-convert-commands

Last synced: 20 days ago
JSON representation

Converts commands defined via `hook_drush_command()` to new annotated commands.

Awesome Lists containing this project

README

        

Converts commands defined via `hook_drush_command()` to new annotated commands.

Generates a class with command methods annotated and with the old callback function body. Ready for the not-so-boring work.

Usage: `drush convert-to-annotated pm`