mirror of
https://github.com/apple/pkl.git
synced 2026-05-17 04:17:07 +02:00
0d7b95d3ff
To make error messages from Pkl eval easier to read, this change uses the Jansi library to colour the output, making it quicker and easier to scan error messages and understand what's happened. The Jansi library also detects if the CLI output is a terminal capable of handling colours, and will automatically strip out escape codes if the output won't support them (e.g. piping the output somewhere else).
6.0 KiB
6.0 KiB