shep 0.1.2

The shep binary: a process manager that keeps a flock of long-running processes alive on macOS and Linux, with logs, watch and cron restarts, and webhook alerts
Documentation
{
  "schema_version": 1,
  "command": "flock",
  "data": [
    {
      "id": 0,
      "name": "fixture",
      "status": "online",
      "pid": null,
      "restarts": 0,
      "uptime_ms": null,
      "fold": null,
      "out_file": null,
      "err_file": null,
      "cpu_percent": null,
      "memory_bytes": null,
      "dog": null,
      "lambs": null,
      "last_exit": null
    }
  ]
}