0.3.0 • Published 1 year ago

runforest v0.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

runforest

Tool to help us keep the server from going down

  • Spawns server as a child process
  • Automatically restarts if it exits for any reason
  • Otherwise behaves like a normal node process, prints output, takes input, etc.

Installation

Using Yarn:

yarn add runforest

Using NPM:

npm install --save runforest
0.3.0

1 year ago

0.2.0

3 years ago

0.1.0

3 years ago