procman 0.22.0

A process supervisor with a dependency DAG and a typed .pman language
1
2
3
job test {
  run "echo hello world"
}