Drush Developer
Categories
Component ID
1612644
Component name
Drush Developer
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module extends drush with several commands that aid in developing a Drupal site.
Current commands:
- drush create-module: easily create the stub for a new module.
- drush create-theme: easily create a new theme.
- drush entity-add-field: Painlessly add a new field to an entity, without having to hassle with the slow ui
