0.2.0 • Published 9 years ago

grunt-removeduplicates v0.2.0

Weekly downloads
1
License
-
Repository
github
Last release
9 years ago

grunt-removeduplicates

plugin for removing duplicate files

Getting Started

This plugin requires Grunt ~0.4.5

npm install grunt-removeduplicates --save-dev

Once the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:

grunt.loadNpmTasks('grunt-removeduplicates');

The "removeduplicates" task

Overview

In your project's Gruntfile, add a section named removeduplicates to the data object passed into grunt.initConfig().

Usage Examples

Files inside folder src and it's subfolders will be removed if they are duplicates.

Release History

(Nothing yet)