Blacksmoke16 / oq

A performant, and portable jq wrapper to facilitate the consumption and output of formats other than JSON; using jq filters to transform the data.
https://blacksmoke16.github.io/oq/
MIT License
190 stars 15 forks source link

Convert each non JSON input file individually #71

Closed Blacksmoke16 closed 3 years ago

Blacksmoke16 commented 3 years ago

Fixes #70

I'll wait to hear your thoughts @blurayne before merging.

markus-geiger commented 3 years ago

A bit late but my thoughts: cool! Big thX!

Seems I should start coding in Crystal as well ;)