|
@@ -4,6 +4,10 @@ Style terminal text.
|
|
|
### Installation
|
|
### Installation
|
|
|
```go get github.com/labstack/gommon/color```
|
|
```go get github.com/labstack/gommon/color```
|
|
|
|
|
|
|
|
|
|
+### Windows?
|
|
|
|
|
+- Try [cmder](http://bliker.github.io/cmder)
|
|
|
|
|
+- https://github.com/mattn/go-colorable
|
|
|
|
|
+
|
|
|
### Usage
|
|
### Usage
|
|
|
[labstack/gommon/color](https://github.com/labstack/gommon/blob/master/color/color_test.go)
|
|
[labstack/gommon/color](https://github.com/labstack/gommon/blob/master/color/color_test.go)
|
|
|
|
|
|