Quellcode durchsuchen

Clarify CLImate's description

CLImate does more than CLI output. Briefly describe its other functions.
pull/443/head
Kevin Laude vor 10 Jahren
Ursprung
Commit
aa549c2e1b
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      README.md

+ 1
- 1
README.md Datei anzeigen

514
 * [Hoa Console](https://github.com/hoaproject/Console) - Another command line library.
514
 * [Hoa Console](https://github.com/hoaproject/Console) - Another command line library.
515
 * [Shunt](https://github.com/php-loep/shunt) - A library for running commands in parallel on multiple remote machines.
515
 * [Shunt](https://github.com/php-loep/shunt) - A library for running commands in parallel on multiple remote machines.
516
 * [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools.
516
 * [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools.
517
-* [CLImate](https://github.com/thephpleague/climate) - A library for outputting colours and special formatting.
517
+* [CLImate](https://github.com/thephpleague/climate) - A library for outputting colours, special formatting, input handling, and command line opt parsing.
518
 
518
 
519
 ## Authentication and Authorization
519
 ## Authentication and Authorization
520
 *Libraries for implementing user authentication and authorization.*
520
 *Libraries for implementing user authentication and authorization.*

Laden…
Abbrechen
Speichern