From 41e4e8ed4a1bfa2ed159a218105dcc2f360ba746 Mon Sep 17 00:00:00 2001 From: Konstantin Ivanov Date: Mon, 7 Nov 2016 13:44:19 +0300 Subject: [PATCH] Advanced Console UIs -> add logrusorgru/aurora package --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed18cf24..0d35c893 100644 --- a/README.md +++ b/README.md @@ -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.