Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 677 Bytes

readme.md

File metadata and controls

29 lines (21 loc) · 677 Bytes

simplefamilytree

Based on Simple Family Tree source code provided at http://jdmcox.com/.

Original source code by Doug Cox.

About

From http://jdmcox.com/:

Simple Family Tree 1.32 enables you to create, view, and edit a family tree quickly and easily. It displays ancestors and descendants of any selected individual. You can add New Individual, Spouse, Child, Father, or Mother. You can enter marriage details, a second name, events, and notes. It reads and writes files in Gedcom format.

Building

Open simplefamilytree.sln in Visual Studio and compile.

Tests

Open "Developer Powershell for VS"

./test.ps1