rdworth / grunt-compare-size

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grunt-compare-size

Compare file sizes on this branch to master

Getting Started

Install this grunt plugin with: npm install -g grunt-compare-size

Then add this to your project's grunt.js gruntfile:

task.loadNpmTasks('grunt-compare-size');

Documentation

Run tests like:

# local grunt install
$ npm install grunt

$ ./node_modules/.bin/grunt test

License

Copyright (c) 2012 Rick Waldron waldron.rick@gmail.com, Corey Frang gnarf@gnarf.net Licensed under the MIT license.

About

License:MIT License


Languages

Language:JavaScript 100.0%