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.

Log in or sign up for Devpost to join the conversation.