0.2.0 • Published 10 years ago

rox-client-grunt v0.2.0

Weekly downloads
2
License
-
Repository
github
Last release
10 years ago

rox-client-grunt

Utilities for ROX Center clients using Grunt.

NPM version

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.

Usage

Add it to your development dependencies:

npm install --save-dev rox-client-grunt

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

grunt.loadNpmTasks('rox-client-grunt');

Requirements

  • Node.js 0.10

Contributing

  • Fork
  • Create a topic branch - git checkout -b feature
  • Push to your branch - git push origin feature
  • Create a pull request from your branch

Please add a changelog entry with your name for new features and bug fixes.

License

rox-client-grunt is licensed under the MIT License. See LICENSE.txt for the full text.

0.2.0

10 years ago

0.1.0

10 years ago