|
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 |
|
|
2e4a82a6f8
|
chore: reduce final output whitespace
|
2022-09-16 12:47:40 -05:00 |
|
|
7a04912891
|
chore: linting
|
2022-09-16 12:47:21 -05:00 |
|
|
c3fa7cd8fc
|
docs: update readme with newer examples/config
|
2022-09-14 17:28:02 -05:00 |
|
|
a0a9a33408
|
docs: update svg
|
2022-09-14 17:22:07 -05:00 |
|
|
ce9558b03c
|
feat: add check to examples
|
2022-09-14 17:21:52 -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 |
|
|
2e6f5d1d0a
|
build: add check example
|
2022-09-14 16:53:14 -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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
f62def68fc
|
docs: update svg with padding
|
2022-09-12 14:20:39 -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 |
|
|
c4304e9f28
|
chore: typos
|
2022-09-12 09:28:50 -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 |
|
|
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 |
|