immortal 0.1.0

A *nix cross-platform (OS agnostic) supervisor
Documentation
1
2
3
4

pub fn hello() -> String {
    "ctrl!".to_string()
}