Merge pull request #1173 from logrusorgru/master

Advanced Console UIs -> add logrusorgru/aurora package
This commit is contained in:
Thiago Avelino 2016-11-07 12:06:41 -02:00 committed by GitHub
commit 22e06bd957

View File

@ -153,6 +153,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Libraries for building Console Applications and Console User Interfaces*
* [aurora](https://github.com/logrusorgru/aurora) - ANSI terminal colors that supports fmt.Printf/Sprintf
* [chalk](https://github.com/ttacon/chalk) - Intuitive package for prettifying terminal/console output.
* [color](https://github.com/fatih/color) - Versatile package for colored terminal output.
* [colourize](https://github.com/TreyBastian/colourize) - Go library for ANSI colour text in terminals.