🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

generator-gulp-drupal

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-gulp-drupal

Drupal theme with Gulp, Babel, UglifyJS, PostCSS, Imagemin, BrowserSync.

1.2.0
latest
Source
npm
Version published
Weekly downloads
4
100%
Maintainers
1
Weekly downloads
 
Created
Source

Generator Gulp Drupal

Drupal theme with Gulp, Babel, UglifyJS, PostCSS , Imagemin, BrowserSync.

Installation

npm install -g yo
npm install -g generator-gulp-drupal

Then generate your new project:

cd path/to/your/theme
yo gulp-drupal

Usage

Dev

npm run start:dev

Product mode

npm run start:prod

Build

npm run build

License

MIT Licensed. Copyright (c) Minh Tran 2016.

Keywords

gulp

FAQs

Package last updated on 24 Apr 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts