1
0
mirror of https://github.com/go-task/task.git synced 2024-12-04 10:24:45 +02:00
task/internal/output
Alexander Arvidsson 856ba3b8c2
feat: colorize tasks in prefixed output (#1572)
* feat: Colorize tasks in prefixed output

* chore: comment and style changes

* fix code tag has spaces in api reference

* fix: migrate to use logger for colors

* fix: Add bright colors to the color sequence

* fix: make colorized prefix logger standard
2024-06-03 10:37:24 +01:00
..
group.go feat: parse templates in collection-type variables (#1526) 2024-03-10 17:11:07 +00:00
interleaved.go feat: parse templates in collection-type variables (#1526) 2024-03-10 17:11:07 +00:00
output_test.go feat: colorize tasks in prefixed output (#1572) 2024-06-03 10:37:24 +01:00
output.go feat: colorize tasks in prefixed output (#1572) 2024-06-03 10:37:24 +01:00
prefixed.go feat: colorize tasks in prefixed output (#1572) 2024-06-03 10:37:24 +01:00