MattJustMatt / gulp-breakout

Better breakout build environment for web development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gulp Breakout

Breakout build environment for better web development. Same interface and such as by old grunt-breakout, but faster with better compression. And, of course, it uses Gulp! MIT license, do what you'd like with it.

Usage:

  • gulp - Compiles, but does not minify, assets.
  • gulp spy - Serves the site and watches for changes, auto-refreshing the browser.
  • gulp dist - Compiles and minifies all assets.

About

Better breakout build environment for web development


Languages

Language:JavaScript 97.2%Language:CSS 2.8%