0.4.0 • Published 11 years ago

grunt-clean v0.4.0

Weekly downloads
298
License
-
Repository
github
Last release
11 years ago

grunt-clean

Removes previously generated files and directories.

Getting Started

Install this grunt plugin next to your project's grunt.js gruntfile with: npm install grunt-clean

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

grunt.loadNpmTasks('grunt-clean');

Documentation

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.

Release History

(Nothing yet)

License

Copyright (c) 2012 Max Beatty
Licensed under the MIT license.

0.4.0

11 years ago

0.3.1

11 years ago

0.3.0

12 years ago

0.2.1

12 years ago

0.2.0

12 years ago

0.1.0

12 years ago