Skip to content

Commit

Permalink
build: Add CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Oct 14, 2022
1 parent 4014df7 commit c86168e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
cff-version: 1.2.0
message: >-
If you use this software, please cite it as below.
NOTE: Change "x.y" by the version you use. If you are unsure about which version
you are using run: `pip show tmuxp`."
authors:
- family-names: "Narlock"
given-names: "Tony"
orcid: "https://orcid.org/0000-0002-2568-415X"
title: "tmuxp"
type: software
version: x.y
url: "https://tmuxp.git-pull.com"

0 comments on commit c86168e

Please sign in to comment.