awslabs / eksdemo

The easy button for learning, testing and demoing Amazon EKS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YAMLS COLORS PLEASE

csantanapr opened this issue · comments

As I run eksdemo dry-run it prints yamls sections
Is difficult to parse, it would be ideal to have the yaml in the terminal color coded

This is a great idea and thanks for the suggestion. Do you have any experience with Go libraries that could provide some color coding?

Found: https://github.com/alecthomas/chroma. Will see if I can get a branch for you to test @csantanapr