fatih / color

Color package for Go (golang)
https://pkg.go.dev/github.com/fatih/color
MIT License
7.26k stars 615 forks source link

Fix coloring on cygwin/msys2 shell #61

Closed fatih closed 7 years ago

fatih commented 7 years ago

Closes #57

fatih commented 7 years ago

/cc @mattn

mattn commented 7 years ago

fatih commented 7 years ago

@mattn @k-takata pushed again, ptal

mattn commented 7 years ago

LGTM

fatih commented 7 years ago

Thanks @mattn , rebased and merging once it's green

mattn commented 7 years ago
color.Green("YAY")