add some features controlled by command line

This commit is contained in:
2023-02-10 13:59:45 +11:00
parent 9fe154e5a7
commit 2dda0e3f14
10 changed files with 99 additions and 1677 deletions

8
.gitignore vendored
View File

@@ -1,2 +1,8 @@
# Ignore any generated xlsx documents
*.xlsx
*.xlsx
# Ignore compiled binary
json2excel
# Ignore test data
*.json