randallagordon / qubeulator

A set of useful tools for Qube Kingdom

Home Page:http://qubeulator.divshot.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qubeulator   Build Status Stories in Ready

A set of useful tools for Qube Kingdom

Run gulp [serve] to kick things off.

gulp tasks

  • gulp - Default: clean, build and watch
  • gulp serve - Serve up the goods via BrowserSync!
  • gulp build - Do a complete build, including tests
  • gulp ci - CI-specific test task
  • gulp watch - Just watch for new changes, don't build initially
  • gulp js - Browserify teh c0dez
  • gulp css - Gettin' Sassy
  • gulp jscs - Code. With style.
  • gulp lint - Avoid bad habits
  • gulp test - TEST ALL THE THINGS!
  • gulp watch-test - TEST ALL THE THINGS! ...when files change

About

A set of useful tools for Qube Kingdom

http://qubeulator.divshot.io/


Languages

Language:JavaScript 95.9%Language:CSS 4.1%