watchexec/CITATION.cff
Félix Saparelli a3c03b9fac cli: v1.18.7
2022-03-07 21:41:30 +13:00

21 lines
436 B
YAML

# YAML 1.2
---
cff-version: "1.1.0"
message: |
If you use this software, please cite it using these metadata.
The library has its own CITATION.cff file in lib/.
title: Watchexec (command-line tool)
version: "1.18.7"
date-released: 2022-03-07
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
...