A Yeoman generator based on Generator Drupal Theme
Image credits, Ben Newman
$ npm install -g yo
To install generator-drupal-theme from npm, run:
$ npm install -g generator-drupal-theme
Finally, initiate the generator:
$ yo drupal-theme
This Yeoman generator allows you to create a sub-theme of any Drupal base theme. When you initiate the generator, it will ask you which Drupal base theme you would like to use. There are several packed with this, some of which will give you their own special code when you create a sub-theme. You can also specify any other base theme of your choice, by selecting "custom".
Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced.
If you'd like to get to know Yeoman better and meet some of his friends, Grunt and Bower, check out the complete Getting Started Guide.
MIT