Zarkonnen / se-interpreter

Interpreter for Selenium Builder JSON scripts based on node.js and wd.
34 stars 31 forks source link

Make colors optional #29

Open grugnog opened 10 years ago

grugnog commented 10 years ago

The color ANSI codes make it hard to read the output in Jenkins and similar tools - it would be great to check the terminal accepts color before displaying colors, or provide an option to disable this.

See also https://github.com/Marak/colors.js/issues/44