Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 397 Bytes

File metadata and controls

13 lines (9 loc) · 397 Bytes

Prometheus

Automatic on-line deployment tool

Installation

$ iojs server.js / node server.js --harmony

prometheus is supported in all versions of iojs without any flags.

To use prometheus with node, you must be running node 0.11.16 or higher for generator and promise support, and must run node(1) with the --harmony-generators or --harmony flag.