python-click/examples/colors/README

12 lines
183 B
Plaintext
Raw Normal View History

2014-10-16 20:40:34 +02:00
$ colors_
colors is a simple example that shows how you can
colorize text.
For this to work on Windows, colorama is required.
Usage:
$ pip install --editable .
$ colors