Commit graph

25 commits

Author SHA1 Message Date
d395d7e2a3 refactor: DRY the runners 2022-09-07 16:11:32 -05:00
c1771c1d0f build: add versioned hook 2022-09-07 15:53:13 -05:00
ec1430bc04 build: generalize task.mk as target 2022-09-07 15:53:00 -05:00
41c398065c fix: use __dict__ instead of dir 2022-09-07 15:44:17 -05:00
c036a27a57 release: v22.9.7 2022-09-07 00:15:46 -05:00
807014ab94 build: add git tagging to release rule 2022-09-07 00:15:21 -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
26edcad5c5 docs: update install instructions 2022-09-06 07:49:15 -05:00
3cd8b940da chore: add LICENSE 2022-09-05 23:56:24 -05:00
69260a7a7f style: change example colors 2022-09-05 23:48:32 -05:00
2070819393 chore: reduce whitespace 2022-09-05 23:45:07 -05:00
daylin
4e2a771b8c docs: typos 2022-09-05 23:31:26 -05:00
9ee2a8db79 style: swap colors in make 2022-09-05 18:56:17 -05:00
20d97eacca release: v22.9.5 2022-09-05 18:14:50 -05:00
7a23aca580 docs: update README with explanation 2022-09-05 18:12:51 -05:00
65af033efa feat: general script runner to include bash as well 2022-09-05 18:12:14 -05:00
3f32756fb4 build: update project's make with a bunch of features 2022-09-05 18:02:38 -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
f380c10d97 initial commit 2022-09-05 12:22:53 -05:00