Skip to content

dlacaille/nprocmon

Repository files navigation

nprocmon npm version

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
  --no-deps      Disable dependencies
  --exclude, -e  Exclude processes that match this pattern (supports wildcards)

Examples
  $ nprocmon
  Will open nprocmon with the default config nprocmon.yaml

  $ nprocmon --config=./myconfig.yaml
  Will open nprocmon with a different config file

  $ nprocmon -e build*
  Excludes all processes starting with build

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •