SkillAgentSearch skills...

GenealogyTreeInGit

Convert family trees from gedcom format to list of git commands that can be executed to build a family git repository

Install / Use

/learn @KvanTTT/GenealogyTreeInGit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Genealogy Tree inside Git

Allows to generate script that converts genealogy trees in gedcom format to the list of git commands. Moreover it's possible to generate social graphs that includes not only birth events, but relationship events such as marriage, divorce, graduation, etc.

Using

Run .NET Core console app GenealogyTreeInGit.dll with following parameters:

  • First parameter - path to .gedcom. file;
  • --only-birth-events - if defined ignore all events except of birth ones;
  • -r or --run - run script and generate repository after script generation;
  • String that starts with http or git - path to repository to push.

Examples

Rendered via GitExtensions.

Kochurkins

My tree. Generation script available on gist.

Kochurkins

Presidents

USA presidents until 1988 year (2145 persons). Source: webtreeprint.com.

Presidents

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated1y ago
Forks1

Languages

C#

Security Score

80/100

Audited on Jan 7, 2025

No findings