watchexec/crates/supervisor/README.md

16 lines
649 B
Markdown
Raw Permalink Normal View History

[![Crates.io page](https://badgen.net/crates/v/watchexec-supervisor)](https://crates.io/crates/watchexec-supervisor)
[![API Docs](https://docs.rs/watchexec-supervisor/badge.svg)][docs]
[![Crate license: Apache 2.0](https://badgen.net/badge/license/Apache%202.0)][license]
[![CI status](https://github.com/watchexec/watchexec/actions/workflows/check.yml/badge.svg)](https://github.com/watchexec/watchexec/actions/workflows/check.yml)
# Supervisor
_Watchexec's process supervisor._
- **[API documentation][docs]**.
- Licensed under [Apache 2.0][license].
- Status: maintained.
[docs]: https://docs.rs/watchexec-supervisor
[license]: ../../LICENSE