theckman / yacspin

Yet Another CLi Spinner; providing over 80 easy to use and customizable terminal spinners for multiple OSes
Apache License 2.0
434 stars 13 forks source link

Using colorable to support Windows #32

Closed OtisOat closed 2 years ago

OtisOat commented 2 years ago

Utilizing go-colorable to change the default writer to support color printing in both stopFail and stopFailColors

theckman commented 2 years ago

@OtisOat apologies for the delay, I somehow missed the GH notification for this PR. Would you be able to rebase / resolve conflicts?

I've converted this to a Go Module, so you'll probably need to go mod tidy after rebasing.

theckman commented 2 years ago

@OtisOat I did some more looking at this, and realized there would be some other needed changes before this could be merged (even after resolving conflicts). So I opened a similar PR (#39) and will move that one forward to release v0.10.0.