Hacker News new | ask | show | jobs
by WorldMaker 1320 days ago
Also, this tool is useful for using old unix commands in powershell: `jc … | ConvertFrom-Json` easily gives you powershell objects to work with.
1 comments

That is a great idea!