Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for json output #10

Merged
merged 2 commits into from
Jul 1, 2024
Merged

add support for json output #10

merged 2 commits into from
Jul 1, 2024

Conversation

cryptaliagy
Copy link
Owner

@cryptaliagy cryptaliagy commented Jul 1, 2024

Adding support for the full scope of what jq can do will be an extremely difficult process that will likely take a few months of work on my end to even get close. However, exporting the toml document as a json string that can be consumed by jq is a lot simpler!

This feature allows users to chain output from tq into jq, and leverage the existing capabilities of that tool.

@cryptaliagy cryptaliagy merged commit 232ed2e into main Jul 1, 2024
5 checks passed
@cryptaliagy cryptaliagy deleted the natalia/outputAsJson branch July 1, 2024 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant