watchexec 2.0.0-pre.7

Library to execute commands in response to file modifications
Documentation
# YAML 1.2
---
cff-version: "1.1.0"
message: |
  If you use this software, please cite it using these metadata.
  The command-line tool has its own CITATION.cff file.

title: Watchexec (library)
version: "2.0.0-pre.7"
date-released: 2022-01-26

repository-code: https://github.com/watchexec/watchexec
license: Apache-2.0

authors:
  - family-names: Green
    given-names: Matt
  - family-names: Saparelli
    given-names: Félix
...