Skip to content

Instantly share code, notes, and snippets.

View Pixelworlds's full-sized avatar

Richard Stovall Pixelworlds

  • Codey Development
  • Orlando, FL
View GitHub Profile
@i8ramin
i8ramin / Gruntfile.js
Created December 15, 2013 15:06
Modified Gruntfile.js and package.json files to work with Appgyver Steroids
'use strict';
// # Globbing
// for performance reasons we're only matching one level down:
// 'test/spec/{,**/}*.js'
// use this if you want to recursively match all subfolders:
// 'test/spec/**/*.js'
module.exports = function (grunt) {
// show elapsed time at the end