1.2.0 • Published 3 months ago

nprocmon v1.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 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

3 months ago

1.1.1

6 months ago

1.1.0

6 months ago

1.0.9

6 months ago

1.0.8

6 months ago

1.0.7

6 months ago

1.0.6

8 months ago

1.0.5

10 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