1.2.0 • Published 4 months ago

nprocmon v1.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

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
1.2.0

4 months ago

1.1.1

7 months ago

1.1.0

7 months ago

1.0.9

7 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.6

9 months ago

1.0.5

11 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.0

1 year ago

0.0.0

1 year ago