Closed bronzehedwick closed 8 years ago
Hey @bronzehedwick , good idea, lets see how we can fix that.
Best Peter
Quick implementation note: since we use chalk it should be as easy as using https://www.npmjs.com/package/chalk#chalkenabled. Patches welcome! =)
Excellent, I'll take a crack at this.
I'd like the an option on the command line to turn off color output in the table view, with something like
--no-color
. I would like to generate reports using this tool, but the ANSI color codes make the output hard to read.