From 748576b5410ea18fcd430d1ecf89cb18f1ff6ac2 Mon Sep 17 00:00:00 2001 From: arzzen Date: Sun, 22 Jun 2025 20:03:38 +0200 Subject: [PATCH] citation file --- CITATION.cff | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..fb8c5e2 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,25 @@ +cff-version: 1.2.0 +title: Git Quick Stats +message: >- + If you use this software, please cite it using the + metadata from this file. +type: software +authors: + - name-particle: tomice + - name-particle: arzzen +identifiers: + - type: url + value: "https://github.com/git-quick-stats" + description: >- + Simple and efficient way to access various statistics + in a git repository +repository-code: "https://github.com/git-quick-stats/git-quick-stats" +url: "https://git-quick-stats.sh/" +abstract: >- + Git-quick-stats is a simple and efficient way to access + various statistics in a git repository. +keywords: + - git + - stats +license: MIT +version: 2.6.2