mirror of
https://github.com/watchexec/watchexec.git
synced 2024-11-16 00:58:31 +01:00
21 lines
426 B
Text
21 lines
426 B
Text
|
# 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: 1.17.1
|
||
|
date-released: 2021-07-22
|
||
|
|
||
|
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
|
||
|
...
|