go-colortext
go-colortext copied to clipboard
Change the color of console text.
I asked you to tag 1.0.0, but it turns out Go's build system has to have the v on the front. So sorry, but could you tag v1.0.0 also? Thanks.
In the examples of usage in README.md: ```go ct.Foreground(Green, false) ct.ChangeColor(Red, true, White, false) ``` BUT, it is working with "ct.": ```go ct.Foreground(ct.Green,ct. false) ct.ChangeColor(ct.Red, true, ct.White, false) ``` Thank...
https://cygwin.com/install.html It is mintty in windows.