Commit graph

69 commits

Author SHA1 Message Date
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