Skip to content

Add color output to CLI/HTML #22

@sergey-dryabzhinsky

Description

@sergey-dryabzhinsky

Only if CLI support it.
Check if TERM env var is something like: '-color' or '-256color'.
HTML always have colors.
We need:

  • normal text for normal messages
  • gray for debug,
  • green for success or good state,
  • yellow for warning,
  • red for errors or bad state

NOT enabled by default. Maybe.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions