Commit graph

37 commits

Author SHA1 Message Date
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
3244dba8dc build: use more tbash shells 2023-01-19 15:36:39 -06:00
0ebf57bd9e feat: seperate config 2023-01-19 14:30:47 -06:00
4fcab2a13b build: modify release workflow 2023-01-19 13:43:29 -06:00
949c35e2a3 feat: add additional parameter syntax 2023-01-19 13:08:16 -06:00
b19ddbae68 build: add rule to install mkdocs 2022-09-24 17:56:14 -05:00
b75a3c2c98 fix: allow shorter syntax in usage/epilog 2022-09-24 16:52:00 -05:00
bcb07718fd build: refactor bootstrapping 2022-09-22 11:10:24 -05:00
234e3cee35 refactor: drop finicky quit-make function 2022-09-22 10:39:53 -05:00
9ee263b8b9 chore: clean up Makefile 2022-09-19 00:30:33 -05:00
98c70aff13 build: add docs to release task 2022-09-19 00:12:06 -05:00
2acb570a4e docs: create documentation 2022-09-18 10:02:39 -05:00
5a95a14547 feat: use "style" not color 2022-09-16 13:26:31 -05:00
ce9558b03c feat: add check to examples 2022-09-14 17:21:52 -05:00
de1bc7e1c9 feat: add _update-task to the hidden help 2022-09-14 17:15:46 -05:00
2e6f5d1d0a build: add check example 2022-09-14 16:53:14 -05:00
1113f87c3c docs: update description and svg 2022-09-14 13:49:25 -05:00
15d8e7cada docs: change task.mk to bold 2022-09-14 12:09:01 -05:00
93287afb8e feat: add support for styling entire raw string 2022-09-14 09:26:02 -05:00
ea398af49a refactor: only accept known args 2022-09-14 00:37:16 -05:00
f9cb3f6e67 docs: update svg with new features 2022-09-14 00:03:29 -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
c4304e9f28 chore: typos 2022-09-12 09:28:50 -05:00
a93e81d4bb docs: remove "see" 2022-09-07 16:24:20 -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
807014ab94 build: add git tagging to release rule 2022-09-07 00:15:21 -05:00
4e5c8408c5 fix(#1): add custom color support 2022-09-07 00:11:26 -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
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
1a894dd5ff add src 2022-09-05 12:23:17 -05:00