0.0.1 • Published 6 years ago

generator-drudge v0.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

generator-drudge NPM version Build Status Dependency Status

Drudge - drupal theme generator

Drudge is a Yeoman generator allowing to scaffold a basic Drupal theme maintely based on :

  • Bootstrap 4.x
  • Browserify
  • Npm as front js lib packager
  • Gulp

It implements front-end techniques I leaned along projects some of them thanks to jlo aka Julien Lopinto.

Installation

First, install Yeoman and generator-drudge using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-drudge

Then generate your new project:

yo drudge

About Yeoman

License

MIT © Sylvain LAVIELLE