0.3.0 • Published 3 months ago

runforest v0.3.0

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

3 months ago

0.2.0

2 years ago

0.1.0

2 years ago