Family Tree Generator -- Converts a Google Spreadsheet to a PNG Graph
- Copy/Duplicate the Spreadsheet at https://docs.google.com/spreadsheets/d/19q_eE2wclqLL8039WozLz-LquhcOPMGyy1hCdHUHr64/edit?usp=sharing
- Modify the spreadsheet to your/a family/ancestors
- Download a copy of the file as CSV
- npm install
- CSV_FILE=<FILE_PATH_OF_CSV> PNG_OUTPUT=<FILE_PATH_OF_PNG_OUTPUT> npm start
- Peter A. Tariche
- MIT
- This project was created in celebration of Hacktoberfest 2018