UNPKG

monex

Version:

Execute one or multiple scripts, interactively or in daemon mode, and restart them whenever they crash or a watched file changes.

17 lines (16 loc) 228 B
[ { "name": "test1", "exec": "node test/index.js" }, { "name": "test2", "exec": "node test/index.js", "cluster": 0 }, { "name": "test3", "exec": "node test/index.js", "cluster": 3 } ]