Commit Graph

3 Commits

Author SHA1 Message Date
jlw4049
ad19fd94be fix: improper exit code due to variable typo
feat: v0.1.2
2024-07-22 19:20:12 -04:00
jlw4049
a0014bfe7b refactor: -p now just sends a message with an exit code of 1 instead of a tkinter pop up
feat: added --working-dir/-w arg, that will store all the working files in
feat: added a check if the user tried to use both -c and -p it would error out
feat: if working directory isn't supplied it'll mke the working directly the file input
fix: grammar
feat: now writes json data for processed stuff, to prevent re processing if it's already been done before
feat: v0.1.1
2024-07-22 15:36:40 -04:00
jlw4049
99908e7349 Initial commit 2024-07-21 23:02:28 -04:00