#is there a way to print colored output to stdout?
1 messages · Page 1 of 1 (latest)
try passing FORCE_COLOR=1 environment variable
Oh yeah i'm so used to shimming watchexec into things, thanks for that!
Thanks!
1 messages · Page 1 of 1 (latest)
I am trying to use watchexec with bun test to see live test results in my editor but I have not found a way to use colors on stdout within a script
try passing FORCE_COLOR=1 environment variable
Oh yeah i'm so used to shimming watchexec into things, thanks for that!
Thanks!