Skip to content

andersonaguiar/GulpFile

Repository files navigation

GulpFile

A simple way to use Gulp.

Post

Thanks to:

Viget Labs and Daniel Leite de Oliveira.

Why

  • Tasks modularized by context
  • Without manual imports for every plugin, just install and use it
  • ES6 syntax
  • Common plugins already mapped on package.json(remove unnecessary)

Presentation

Automating Large Applications on Modular and Structured Form with Gulp

Instalation

npm install

Configuration

The configuration of plugins can be localized in gulp/config.js

Usage

The main tasks are:

gulp dev and gulp build

For run others, look at individual tasks in gulp/tasks.

(:

License

MIT License © Anderson Aguiar

About

A simple way to use Gulp.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published