/grunt-flush-redis

A super simple task to flush the database before running tests.

Primary LanguageJavaScriptMIT LicenseMIT

grunt-flush-redis

A super simple task to flush a Redis database before running tests.

Getting Started

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

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

grunt.loadNpmTasks('grunt-flush-redis');

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 Mukund Lakshman
Licensed under the MIT license.