Giter VIP home page Giter VIP logo

effective-gulp's Introduction

Effective Gulp Seed

This project is intended to demonstrate a strategy for managing complexity in projects that are built with or use Gulp.js.

When Gulp.js was first becoming popular, it was such a vast improvement over the Grunt build system that many web projects were using that it seems few teams gave much thought to how they could organize their gulp tasks to handle the growing number of things they'd be trying to accomplish inside of their build process (like deployment, for example).

This seed project demonstrates how gulp-tasks can be relatively easily broken out into separate, modular files, while maintaining interdependencies and improving the supportability of your build process. For kicks, we've also included loading build variables and properties from a local .json file, so that builds can be customized easily, without having to wade into the gulp scripts themselves. This also allows the project to be committed to a repository, while keeping usernames and passwords, or things like AWS keys and secrets out of the repository.

effective-gulp's People

Contributors

ryan-kimber avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.