/nprocmon

Node.js process manager - Run multiple commands in parallel in TUI

Primary LanguageTypeScript

nprocmon

Execute multiple tasks in parallel and start, stop, or restart them easily using a TUI interface and keyboard shortcuts.

image

Install

$ npm install --global nprocmon

CLI

Usage
  $ nprocmon

Options
  --config       The configuration file to use
  --no-auto      Disable autorun for all processes

Examples
  $ nprocmon --config=./nprocmon.yaml