Mercurial > hg > isophonics-drupal-site
annotate vendor/jakub-onderka/php-console-color/README.md @ 19:fa3358dc1485 tip
Add ndrum files
author | Chris Cannam |
---|---|
date | Wed, 28 Aug 2019 13:14:47 +0100 |
parents | 129ea1e6d783 |
children |
rev | line source |
---|---|
Chris@17 | 1 PHP Console Color |
Chris@17 | 2 ================= |
Chris@17 | 3 |
Chris@17 | 4 [](https://travis-ci.org/JakubOnderka/PHP-Console-Color) |
Chris@17 | 5 |
Chris@17 | 6 Simple library for creating colored console ouput. |
Chris@17 | 7 |
Chris@17 | 8 See `example.php` how to use this library. |
Chris@17 | 9 |
Chris@17 | 10  |