Commit Graph

10 Commits

Author SHA1 Message Date
John Mertz 604eb679c2
Basic README 2023-01-09 23:59:41 -05:00
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 f5b68b2b9a
README.md 2022-12-20 08:53:43 -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 c0b635c15c
Test new filemap method 2022-11-29 22:21:30 -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 944c3eed5e Move and update id test -> attributes 2022-11-28 21:02:55 -05:00
John Mertz 334073159c Move and update new test -> load 2022-11-28 21:01:29 -05:00
John Mertz 5fcd03321c Initial commit
General outline of purpose and setup methods.
2022-09-20 10:36:41 -04:00