Commit graph

32 commits

Author SHA1 Message Date
9412fb2e2f feat: make HELP_SEP an f-string 2022-09-19 00:10:27 -05:00
18ff88b714 feat: add line numbers to debug output with cat 2022-09-17 15:09:52 -05:00
84a34a74d0 refactor: seperate parsing from printing 2022-09-17 15:09:35 -05:00
d2a239d014 feat: add optional formatting args for goal/msg strings 2022-09-16 13:56:03 -05:00
5a95a14547 feat: use "style" not color 2022-09-16 13:26:31 -05:00
fff5448b60 refactor: use lambda for simple functions 2022-09-16 13:23:55 -05:00
2e4a82a6f8 chore: reduce final output whitespace 2022-09-16 12:47:40 -05:00
7a04912891 chore: linting 2022-09-16 12:47:21 -05:00
76d4c93ec5 docs: update header 2022-09-14 17:21:36 -05:00
de1bc7e1c9 feat: add _update-task to the hidden help 2022-09-14 17:15:46 -05:00
f3050f12dc feat: add more context to _print-ansi function 2022-09-14 17:05:50 -05:00
253832af89 feat: add confirmation prompt 2022-09-14 16:52:49 -05:00
93287afb8e feat: add support for styling entire raw string 2022-09-14 09:26:02 -05:00
1bed53d3fd feat: change default help sep to box character 2022-09-14 00:40:17 -05:00
ea398af49a refactor: only accept known args 2022-09-14 00:37:16 -05:00
5eb3e21b51 feat: make divider configurable 2022-09-14 00:06:25 -05:00
570df70a6b feat: add whitespace argument 2022-09-13 18:52:40 -05:00
60333cf92d feat: add ansi.style method 2022-09-13 18:52:40 -05:00
1350de0047 feat: add support for raw text and dividers 2022-09-13 18:18:46 -05:00
72ec8e1ba2 feat: add padding to help output 2022-09-12 10:08:44 -05:00
d395d7e2a3 refactor: DRY the runners 2022-09-07 16:11:32 -05:00
41c398065c fix: use __dict__ instead of dir 2022-09-07 15:44:17 -05:00
533200902d chore: add version identifier 2022-09-07 00:13:29 -05:00
4e5c8408c5 fix(#1): add custom color support 2022-09-07 00:11:26 -05:00
2070819393 chore: reduce whitespace 2022-09-05 23:45:07 -05:00
65af033efa feat: general script runner to include bash as well 2022-09-05 18:12:14 -05:00
33eca2b52d refactor: color -> ansi 2022-09-05 17:44:39 -05:00
3a185ff62e refactor: use header file 2022-09-05 17:13:33 -05:00
b4e0b0d74c feat: improve debug output 2022-09-05 14:42:28 -05:00
4a2a77adca chore: make clear epilog supports f-string 2022-09-05 13:31:30 -05:00
988d6120f7 refactor: change colors -> color 2022-09-05 13:03:53 -05:00
1a894dd5ff add src 2022-09-05 12:23:17 -05:00