Mimic-Tools / name-generation

Generate fantasy character names for your RPG, Novel or any creative endeavour.
GNU General Public License v3.0
13 stars 26 forks source link

Change report to produce CSV instead of HTML #52

Closed ianfhunter closed 3 years ago

ianfhunter commented 3 years ago

region-checker.py creates a matrix of what files are missing from our name segments. If we change it to CSV, we'll be able to easily see it in the repo, as github supports displaying the format

Example of github supporting CSV: https://github.com/CSSEGISandData/COVID-19/blob/master/csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_confirmed_global.csv

Additionally, it would nice to have a matching ✗ instead of X for the cells that do not match

slaterslater commented 3 years ago

Here you go: https://github.com/slaterslater/name-generation/blob/issue-52/availability_report.csv