Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 292 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 292 Bytes

simple-riemann

Reusable Riemann client for node.js

Installation

simple-riemann is a wrapper around the Riemann client, so it has the Riemann client as a peer dependency. Thus, you'll need to install both:

npm install riemann
npm install simple-riemann