ahmetb/kubectl-tree

Windows support

ahmetb opened this issue · 0 comments

The special utf chars used in the tree aren’t available on Windows. need to set simpler ascii alternatives for windows.

I think colors will work thanks to fatih/colors pkg used.

Then it needs some hands on testing/validation.