Commit graph

18 commits

Author SHA1 Message Date
d94daca664 fixed arguments always resolving to empty 2023-07-24 12:32:29 -04:00
decd6bc9a2 updated help text to reflect usage 2023-07-11 09:58:24 -04:00
8c3a6f63aa version bump and updated README 2023-07-11 09:44:20 -04:00
9f53d08f7e significant refactor and code reduction 2023-07-11 09:43:52 -04:00
91b9a842a6 added libraries section to README 2023-06-20 16:23:10 -04:00
c46b407569 version bump 2023-06-19 17:11:30 -04:00
ce6273d98f provisionally updated to remove regex; home expansion will be moved to a helper function later 2023-06-19 17:11:16 -04:00
ab58437131 added release profile 2023-06-19 14:23:16 -04:00
e2d42759df fixed subsections not working and revamped error handling 2022-09-17 22:48:48 -04:00
e1f0270d6f fixed list flag returning non-table values 2022-06-29 16:19:41 -04:00
e9021abf60 fixed dir flag not expanding 2022-06-28 18:53:19 -04:00
2449af240c fixed home directory expansion regex and made path and dir flags expand home dir 2022-06-28 16:01:28 -04:00
9778cfd7f4 added missing flag text to help 2022-06-27 22:42:02 -04:00
027eb64ddc handle version printing correctly 2022-06-27 21:48:09 -04:00
594345785b added command home expansion and default 'shell' value option 2022-06-27 21:46:17 -04:00
c78bbf21c3 fixed list flag not properly using sections 2022-06-27 19:57:50 -04:00
bc015a169d fixed list flag not correctly exiting 2022-06-27 19:26:22 -04:00
72fbc37687 initial commit 2022-06-27 19:23:56 -04:00