cyint/symfony-gulp-default

Default gulp configuration for symfony template

Installs: 45

Dependents: 0

Suggesters: 0

Security: 0

pkg:composer/cyint/symfony-gulp-default

dev-master 2017-05-03 11:09 UTC

This package is auto-updated.

Last update: 2025-09-29 03:13:26 UTC


README

To run, you will need to setup the following in the project root. It is assumed you have node and npm installed:

npm install -S gulp
mkdir gulptasks
ln -s vendor/cyint/symphony-gulp-default/gulpfile.js ./
ln -s vendor/cyint/symphony-gulp-default/gulp ./

In the gulptasks folder, setup local tasks. You need to define compilelibs.js that specifies which libraries to move over to dist.

To execute:

./node_modules/.bin/gulp