gedcom icon indicating copy to clipboard operation
gedcom copied to clipboard

cli

Open jolla56 opened this issue 1 year ago • 0 comments

I'm trying to run the cli and the help says this:

jl:gedcom/ (main) $ gedcom --help [10:11:40]

a simple and readable gedcom parser

Usage $ parse-gedcom Options --type, -s Output type (json, d3.json, dot) Examples $ parse-gedcom input.ged output.json

But parse-gedcom does not work. And running gedcom with input and output does not produce any visible result.

Do you have any sample on how to call gedcom from code and get json in return?

jolla56 avatar Mar 27 '24 10:03 jolla56