annotate vendor/jakub-onderka/php-console-color/README.md @ 5:12f9dff5fda9
tip
Update to Drupal core 8.7.1
author |
Chris Cannam |
date |
Thu, 09 May 2019 15:34:47 +0100 |
parents |
a9cd425dd02b |
children |
|
rev |
line source |
Chris@4
|
1 PHP Console Color
|
Chris@4
|
2 =================
|
Chris@4
|
3
|
Chris@4
|
4 [](https://travis-ci.org/JakubOnderka/PHP-Console-Color)
|
Chris@4
|
5
|
Chris@4
|
6 Simple library for creating colored console ouput.
|
Chris@4
|
7
|
Chris@4
|
8 See `example.php` how to use this library.
|
Chris@4
|
9
|
Chris@4
|
10  |