aydinmercan / coven

Naive (WIP) Linux-specific Supervisor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coven Supervisor

WIP naive Linux-specific service supervisor

Build

  • A (modern) non-standard C17 compiler
  • Meson >= 0.58
  • POSIX Threads
  • glibc or musl TODO: Determine minimum version tested for each
  • Linux >= 5.10

License

This repository is licensed under the BSD-3-Clause. Refer to LICENSE for more details.

About

Naive (WIP) Linux-specific Supervisor

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 83.7%Language:Meson 16.3%