Commit graph

17 commits

Author SHA1 Message Date
13ea08104d feat: use version in _update-task.mk 2023-01-20 12:35:52 -06:00
365e0e1353 refactor: make print-vars parsing based to prevent exporting 2023-01-20 12:19:43 -06:00
fd96a454e8 refactor(regex): regex's are the enemy
updates the parsing syntax
now the only acceptable delimiter is |>
2023-01-19 19:39:00 -06:00
83fe41dbe4 style: improve task specific help 2023-01-19 12:21:12 -06:00
14b6dccbc9 feat: use stderr of print function 2022-10-03 16:02:30 -05:00
ef78914c3d fix: make things actually phony 2022-09-25 17:43:12 -05:00
3defee72dc fix: collect correct file when invoked with -f 2022-09-24 17:25:27 -05:00
cc81782069 feat: add dependency listing to recipe help 2022-09-24 15:24:36 -05:00
234e3cee35 refactor: drop finicky quit-make function 2022-09-22 10:39:53 -05:00
c85f5f8103 fix: make /bin/bash the default shell 2022-09-21 16:20:51 -05:00
1da492e9c3 feat: add support for recipe specific help output 2022-09-20 19:10:05 -05:00
031e38a0aa refactor: improve namespace 2022-09-20 11:11:57 -05:00
2e4a82a6f8 chore: reduce final output whitespace 2022-09-16 12:47:40 -05:00
de1bc7e1c9 feat: add _update-task to the hidden help 2022-09-14 17:15:46 -05:00
253832af89 feat: add confirmation prompt 2022-09-14 16:52:49 -05:00
33eca2b52d refactor: color -> ansi 2022-09-05 17:44:39 -05:00
1a894dd5ff add src 2022-09-05 12:23:17 -05:00