Skip to content

probedock/probedock-grunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published