Skip to content

Instantly share code, notes, and snippets.

Avatar

Bryan Forbes bryanforbes

View GitHub Profile
View Gruntfile.coffee
"use strict"
module.exports = (grunt) ->
require("matchdep").filterAll("grunt-*").forEach grunt.loadNpmTasks
grunt.initConfig
bower:
install: