mirror of
https://github.com/watchexec/watchexec.git
synced 2024-11-16 17:18:30 +01:00
20 lines
433 B
YAML
20 lines
433 B
YAML
# 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.8"
|
|
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
|
|
...
|