Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.27 KB

README.md

File metadata and controls

46 lines (26 loc) · 1.27 KB

Probe Dock Node.js Library

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

NPM version Dependency Status Build Status License

Requirements

  • Node.js 0.10+

Installation

npm install --save-dev probedock-node

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-node is licensed under the MIT License.