Commit Graph

5 Commits

Author SHA1 Message Date
John Mertz 0aa3153879
Cleanup, fix tests, add script
Script will process all files (recursively) from PWD and write
output to './output'
2023-01-09 23:26:07 -05:00
John Mertz 53fb986994
Comprehensive working version
Code could be cleaned, but all functions seem to work
2022-12-20 02:31:46 -05:00
John Mertz acc4250cd8
Significant progress to successful writes 2022-11-29 22:22:33 -05:00
John Mertz cfbcee7c7d
Additional tests
Locate and open files
Validate config file input formatting
Check that the hash representation of rules read from files is correct
2022-11-28 21:05:01 -05:00
John Mertz 5fcd03321c Initial commit
General outline of purpose and setup methods.
2022-09-20 10:36:41 -04:00