0.4.0 • Published 9 years ago

probedock-grunt v0.4.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Probe Dock Grunt.js Library

Grunt.js library to develop new probes for Probe Dock.

NPM version Dependency Status License

Requirements

  • Node.js 0.10+
  • Grunt.js 0.4+

Installation

Add it to your development dependencies:

npm install --save-dev probedock-grunt

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

grunt.loadNpmTasks('probedock-grunt');

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

probedock-grunt is licensed under the MIT License.