Utilities for ROX Center clients using Grunt.
npm install rox-client-grunt> Utilities for ROX Center clients using Grunt.

*This module was originally a standalone ROX Center client.
This is no longer the case.
The standalone client for grunt-contrib-jasmine is now rox-client-grunt-contrib-jasmine.*
Add it to your development dependencies:
``bash`
npm install --save-dev rox-client-grunt
Once the plugin has been installed, it may be enabled inside your Gruntfile with this line:
`js`
grunt.loadNpmTasks('rox-client-grunt');
* Node.js 0.10
* Fork
* Create a topic branch - git checkout -b featuregit push origin feature`
* Push to your branch -
* Create a pull request from your branch
Please add a changelog entry with your name for new features and bug fixes.
rox-client-grunt is licensed under the MIT License.
See LICENSE.txt for the full text.