Commit graph

41 commits

Author SHA1 Message Date
14b6dccbc9 feat: use stderr of print function 2022-10-03 16:02:30 -05:00
4e57dfe0e3 release: v22.9.28 2022-09-28 10:03:26 -05:00
ef78914c3d fix: make things actually phony 2022-09-25 17:43:12 -05:00
b19ddbae68 build: add rule to install mkdocs 2022-09-24 17:56:14 -05:00
43aba3fbee docs: add recipe help example 2022-09-24 17:53:30 -05:00
b75a3c2c98 fix: allow shorter syntax in usage/epilog 2022-09-24 16:52:00 -05:00
63eb8ac754 feat: show deps for phony targets with no recipe 2022-09-24 16:29:56 -05:00
c85f5f8103 fix: make /bin/bash the default shell 2022-09-21 16:20:51 -05:00
5f593e35c8 chore: linting 2022-09-21 10:12:15 -05:00
1da492e9c3 feat: add support for recipe specific help output 2022-09-20 19:10:05 -05:00
580c9ff76f fix: use file descriptor for debug runner 2022-09-20 16:56:13 -05:00
031e38a0aa refactor: improve namespace 2022-09-20 11:11:57 -05:00
77e76edd16 release: v22.9.19 2022-09-19 00:32:56 -05:00
a7f1fb7922 chore: add back newline to usage 2022-09-19 00:31:06 -05:00
9412fb2e2f feat: make HELP_SEP an f-string 2022-09-19 00:10:27 -05:00
2acb570a4e docs: create documentation 2022-09-18 10:02:39 -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
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
ea85b2378e release: v22.9.14 2022-09-14 13:50:25 -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
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
556b679784 release: v22.9.12 2022-09-12 09:29:19 -05:00
a93e81d4bb docs: remove "see" 2022-09-07 16:24:20 -05:00
d395d7e2a3 refactor: DRY the runners 2022-09-07 16:11:32 -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
2070819393 chore: reduce whitespace 2022-09-05 23:45:07 -05:00
20d97eacca release: v22.9.5 2022-09-05 18:14:50 -05:00