Skip to content
/ elixir Public

A simple tool that will restart a process when the process is killed or exit.

Notifications You must be signed in to change notification settings

keimoon/elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Elixir: make a process immortal

A simple tool that will restart a process when the process is killed or exit.

Install

make install (change destination in make file).

How to become an immortal

elixir exec_file [args...]

How to suicide

Kill elixir process

Notice

The forked process must exit 0.

About

A simple tool that will restart a process when the process is killed or exit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages