forever

Runner

A tool to run scripts continuously

A simple CLI tool for ensuring that a given script runs continuously (i.e. forever)

GitHub

14k stars
274 watching
944 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mysticatea/npm-run-all A tool to simplify running multiple npm scripts in parallel or sequential. 5,757
remy/nodemon Automatically restarts Node.js applications upon file changes 26,366
unitech/pm2 Manages and monitors Node.js applications in production environments with load balancing and clustering capabilities 41,672
npm/cli A package manager for JavaScript that enables users to manage and install dependencies for web applications. 8,558
nodenv/nodenv A tool for managing multiple NodeJS versions on a single system 2,253
tj/n A tool for managing multiple versions of Node.js on a single system 18,946
petruisfan/node-supervisor A tool to manage Node.js applications by restarting them on code changes or program crashes. 3,756
nvm-sh/nvm A tool to manage multiple versions of Node.js on a system 80,998
coreybutler/node-windows Enables Node.js scripts to run as native Windows services with features like service management and elevated privileges. 2,835
mafintosh/why-is-node-running Helps identify why Node.js is still running after the current script has finished executing 1,877
fgnass/node-dev Automates Node.js process restart on file modifications 2,249
shelljs/shelljs Provides portable Unix shell commands for Node.js 14,272
coreybutler/nvm-windows A utility for managing multiple versions of Node.js on a Windows computer 38,525
sindresorhus/fkill-cli A command-line tool to kill processes on multiple operating systems 6,888
actions/setup-node Provides a way to set up and configure Node.js versions in GitHub Actions workflows 3,979