Commit Graph

132 Commits

Author SHA1 Message Date
Daylin Morgan 18dfd8b5e5 docs: update link to task.mk 2023-01-30 10:01:39 -06:00
Daylin Morgan 1fbf19d612 release: v23.1.2 2023-01-29 21:51:43 -06:00
Daylin Morgan 981b29d57a docs: switch to vhs and add phonify example 2023-01-29 21:51:05 -06:00
Daylin Morgan a901dc63c5 fix: use python to modify makefile list 2023-01-29 15:19:57 -06:00
Daylin Morgan 3e649ab027 build: conda -> venv 2023-01-29 14:29:07 -06:00
Daylin Morgan a1285a03ef build: add docs script to release 2023-01-25 12:26:50 -06:00
Daylin Morgan 38a741b20e build: make messages not ugly on first run 2023-01-25 12:24:22 -06:00
Daylin Morgan f8b1a00c50 style: black linting 2023-01-25 12:21:38 -06:00
Daylin Morgan b0f7493dc0 fix: don't resource config file 2023-01-24 15:03:17 -06:00
Daylin Morgan b7a6929276 fix(#2): use bash/zsh only 2023-01-24 15:03:05 -06:00
Daylin Morgan e85d61c6e1 build: use .task.cfg.mk for cleaner make file 2023-01-24 14:46:20 -06:00
Daylin Morgan 535118d27a fix: phonifier ignored goals without a message 2023-01-24 08:48:08 -06:00
Daylin Morgan bddd2f3bd2 fix: warn user if incompatible shell 2023-01-22 22:34:39 -06:00
Daylin Morgan b4113035af refactor: don't add help to argparser 2023-01-22 15:40:15 -06:00
Daylin Morgan a980d51369 fix: properly handle ansi in help sep and size base on included goals 2023-01-22 15:16:49 -06:00
Daylin Morgan 9ee6d34ecf fix: add newline to print statements in init 2023-01-22 14:41:13 -06:00
Daylin Morgan 6f57d43ddc fix: use readme syntax for init script 2023-01-22 12:08:02 -06:00
Daylin Morgan c137951ee0 feat: make phonifier optional for individual goals 2023-01-21 19:14:03 -06:00
Daylin Morgan 25666e8ef4 feat: add experimental support for phonify 2023-01-21 00:38:44 -06:00
Daylin Morgan cc198afad3 feat: add oneline install 2023-01-20 13:29:42 -06:00
Daylin Morgan d403975a4b release: v23.1.1 2023-01-20 12:49:38 -06:00
Daylin Morgan 8cc34dbcde build: add one more version check 2023-01-20 12:45:36 -06:00
Daylin Morgan e32279d494 refactor: use more informative syntac for tprint (-sh vs -verbose) 2023-01-20 12:37:00 -06:00
Daylin Morgan 13ea08104d feat: use version in _update-task.mk 2023-01-20 12:35:52 -06:00
Daylin Morgan 3873df00ce chore: add some helpful notes about make variables 2023-01-20 12:23:03 -06:00
Daylin Morgan 365e0e1353 refactor: make print-vars parsing based to prevent exporting 2023-01-20 12:19:43 -06:00
Daylin Morgan 920c7c2cc8 docs: update svg 2023-01-20 11:28:43 -06:00
Daylin Morgan 7028853169 style: less red 2023-01-19 21:43:16 -06:00
Daylin Morgan d0290aec94 fix: don't use include inside .task.mk 2023-01-19 19:50:38 -06:00
Daylin Morgan 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
Daylin Morgan 3244dba8dc build: use more `tbash` shells 2023-01-19 15:36:39 -06:00
Daylin Morgan 0ebf57bd9e feat: seperate config 2023-01-19 14:30:47 -06:00
Daylin Morgan 39289ae67b CI: docs should be built for versioned releases 2023-01-19 14:29:20 -06:00
Daylin Morgan dca98b8698 style: linting 2023-01-19 13:43:42 -06:00
Daylin Morgan 4fcab2a13b build: modify release workflow 2023-01-19 13:43:29 -06:00
Daylin Morgan 949c35e2a3 feat: add additional parameter syntax 2023-01-19 13:08:16 -06:00
Daylin Morgan 5c65cae578 refactor: use TASKMK_DEBUG instead of DEBUG 2023-01-19 12:23:34 -06:00
Daylin Morgan 83fe41dbe4 style: improve task specific help 2023-01-19 12:21:12 -06:00
Daylin Morgan bf0394c5e1 fix: correct print-ansi typo and extra listings 2022-11-21 12:36:43 -06:00
Daylin Morgan 76e9ecec9f feat: use stderr by default and stdout for help 2022-10-12 16:38:41 -05:00
Daylin Morgan 6dad870b23 fix: if NO_COLOR set ignore ansi.custom setting 2022-10-03 16:02:49 -05:00
Daylin Morgan 14b6dccbc9 feat: use stderr of print function 2022-10-03 16:02:30 -05:00
Daylin Morgan 4e57dfe0e3 release: v22.9.28 2022-09-28 10:03:26 -05:00
Daylin Morgan ef78914c3d fix: make things actually phony 2022-09-25 17:43:12 -05:00
Daylin Morgan b855afa0bb docs: use peaceiris action 2022-09-25 17:09:35 -05:00
Daylin Morgan b19ddbae68 build: add rule to install mkdocs 2022-09-24 17:56:14 -05:00
Daylin Morgan 3cd8b28a58 docs: type faster 2022-09-24 17:55:44 -05:00
Daylin Morgan 43aba3fbee docs: add recipe help example 2022-09-24 17:53:30 -05:00
Daylin Morgan d6bd8a0247 fix: don't use ending faint 2022-09-24 17:49:54 -05:00
Daylin Morgan 401eb1088b feat: make textwrapping for deps configurable 2022-09-24 17:34:31 -05:00