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
275 watching
945 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,734
remy/nodemon Automatically restarts Node.js applications upon file changes 26,326
unitech/pm2 Manages and monitors Node.js applications in production environments with load balancing and clustering capabilities 41,562
npm/cli A package manager for JavaScript that enables users to manage and install dependencies for web applications. 8,493
nodenv/nodenv A tool for managing multiple NodeJS versions on a single system 2,249
tj/n A tool for managing multiple versions of Node.js on a single system 18,881
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,353
coreybutler/node-windows Enables Node.js scripts to run as native Windows services with features like service management and elevated privileges. 2,826
mafintosh/why-is-node-running Helps identify why Node.js is still running after the current script has finished executing 1,869
fgnass/node-dev Automates Node.js process restart on file modifications 2,247
shelljs/shelljs Provides portable Unix shell commands for Node.js 14,267
coreybutler/nvm-windows A utility for managing multiple versions of Node.js on a Windows computer 37,966
sindresorhus/fkill-cli A command-line tool to kill processes on multiple operating systems 6,879
actions/setup-node Provides a way to set up and configure Node.js versions in GitHub Actions workflows 3,940