Skip to content

MindKitchen/oven.mindkitchen.co

Repository files navigation

oven.mindkitchen.co

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

Releases

No releases published

Packages

No packages published