manifoldco / torus-cli

A secure, shared workspace for secrets
https://www.torus.sh
BSD 3-Clause "New" or "Revised" License
613 stars 32 forks source link

Do not output color if stdout is not a terminal #344

Closed ianlivingstone closed 6 years ago

ianlivingstone commented 6 years ago

If stdout is not a terminal, colors should not be outputted!

Closes #343