0.3.0 • Published 7 years ago

webjerk-process-wrangler v0.3.0

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

7 years ago

0.2.23

7 years ago

0.2.9

8 years ago

0.2.4

8 years ago

0.2.2

8 years ago

0.2.0

8 years ago

0.1.13

8 years ago

0.1.0

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago