Added scratchy tasks and config.js docs

This commit is contained in:
Rashid Khan
2013-11-26 07:38:16 -07:00
parent e73ea4823d
commit 22993c46a5
8 changed files with 67 additions and 14 deletions
+2 -1
View File
@@ -29,7 +29,8 @@
"grunt-contrib-uglify": "~0.2.4",
"load-grunt-tasks": "~0.2.0",
"glob": "~3.2.7",
"grunt-contrib-connect": "~0.5.0"
"grunt-contrib-connect": "~0.5.0",
"grunt-scratchy": "git://github.com/rashidkpc/grunt-scratchy.git"
},
"license": "Apache License"
}