Skip to content

Instantly share code, notes, and snippets.

@gavinblair
Last active December 15, 2015 07:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gavinblair/5224577 to your computer and use it in GitHub Desktop.
Save gavinblair/5224577 to your computer and use it in GitHub Desktop.
My Grunt Setup

March 22, 2013 - I've been learning Grunt. It's awesome - I created a setup that watches your javascript files. Every time you update a file, it lints everything with JSHint, minifies, and runs your QUnit tests.

Check it out!

gav

Comments?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment