Skip to content

trappar/keeprunning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KeepRunning

A console command as simple as it gets. Just put "keeprunning" before any other command and it will keep your command running. If your command exits for any reason, it will be immediately restarted.

Installation

Install via NPM with:

npm install -g keeprunning

Usage

Just put keeprunning before any command. Like... keeprunning ./my-server-thingy

That's it. Really.

About

Ultra simple command line tool to keep a process running. If the process exits then it's restarted.

Resources

Stars

Watchers

Forks

Packages

No packages published