sQVe / 30s

A command-line application for 30 seconds of code snippets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `--color` option to force color mode

sQVe opened this issue · comments

Add --color option to force color mode. This enables one of pipe the output to another application, say less, and still have a colored output.

See https://github.com/chalk/chalk#chalksupportscolor for more details.