Drush themegenerator

Component ID

2143001

Component name

Drush themegenerator

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module provides a global drush plugin, using yeoman to create subthemes for any basetheme.

Installation instructions:

1. Download the module
2. Put it into [your home directory]/drush/drush_themegenerator
3. Execute drush cc drush

Requirements:

- Drush (https://github.com/drush-ops/drush)
- Yeoman (http://yeoman.io)
- Yeoman generator-drupaltheme package (https://github.com/pixelmord/generator-drupaltheme)