Jc : parse command line to json

jc help you parse to json a few of the most used bash command like date du env etc…

If you write a program that some of those commands, jc can save you some time :slight_smile:

3 Likes

Nice tool, thanks!

Nowadays, I tend to use Nushell https://www.nushell.sh/ more and more for this kind of rich data pipelines dealing with tables, csv, json…

I heard of this project longtime ago, I’m glad to know that it is useable now and might give it a try.

But until everybody uses nushell, you can’t really use it to right a plugin kakoune right ?