%codemeta2cff(1) user manual | version 1.3.5 f86e208 % R. S. Doiel % 2026-02-12
codemeta2cff
codemeta2cff [OPTIONS] [CODEMETA_JSON CITATION_CFF]
Reads codemeta.json file and writes CITATION.cff. By default it assume both are in the current directory. You can also provide the name and path to both files.
-help : display help
Generating the CITATION.cff from the codemeta.json file the current working directory.
codemeta2cffSpecifying the full paths.
codemeta2cff /opt/local/myproject/codemeta.json /opt/local/myproject/CITATION.cff