Hacker News new | ask | show | jobs
Show HN: Pretty code snippets for PowerShell in the terminal (github.com)
5 points by BasiliusCarver 1121 days ago
I had some fun learning to parse PowerShell code with the built-in abstract syntax tree for this one. I originally wrote it to add some color to the output in PowerShellAI.
1 comments

Well done!
Thanks