upgrade to protobuf 4.21.5, add quiet mode, refactor code, add unit test

- update README.txt
- rename generated code directory
- refactor code:
    - extract methods
    - make code testable
This commit is contained in:
scito
2022-09-03 14:31:09 +02:00
parent c344c45e04
commit c0d1cf6c51
8 changed files with 261 additions and 321 deletions

2
.gitignore vendored
View File

@@ -5,3 +5,5 @@ venv/
*.csv
*.json
!devbox.json
!example_output.json
!example_output.csv