0.3.0 • Published 6 years ago

webjerk-process-wrangler v0.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

JavaScript Style Guide CircleCI

webjerk-process-wrangler

add webjerk hooks to launch & teardown a process. it also writes a temporary PID file to disk. if the previous run failed and the PID file remains, webjerk attempts to remove that PID.

config

{
  bin: 'node',
  args: [...], // ['./test.js']
  opts: {} // see child_proccess.spawn opts
}
0.3.0

6 years ago

0.2.23

6 years ago

0.2.9

6 years ago

0.2.4

6 years ago

0.2.2

6 years ago

0.2.0

6 years ago

0.1.13

7 years ago

0.1.0

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago