Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 280 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 280 Bytes

generator-drupalal

Yeoman generator for building Drupal sites.

Install

// Install yeoman (if you don't have it already)
npm install -g yo

// Install generator-drupalal
npm install -g https://github.com/activelamp/generator-drupalal.git

// Run generator-drupalal