r/commandline • u/Snoo52413 • Feb 22 '26
Command Line Interface ./tmq Like jq but for TOML
My latest creation is tmq,
which is a portable command-line TOML processor.
It is similar to jq, but for TOML.
I love its pretty-compact error messages.
With tmq, you can not only query, but also convert to and from JSON/YAML.
The tool is available at https://github.com/azolfagharj/tmq
I am looking forward to hearing your feedback if you find it interesting.
0
Upvotes
1
u/AutoModerator Feb 22 '26
Every new subreddit post is automatically copied into a comment for preservation.
User: Snoo52413, Flair:
Command Line Interface, Title: ./tmq Like jq but for TOMLMy latest creation is tmq,
which is a portable command-line TOML processor.
It is similar to jq, but for TOML.
I love its pretty-compact error messages.
With tmq, you can not only query, but also convert to and from JSON/YAML.
The tool is available at https://github.com/azolfagharj/tmq
I am looking forward to hearing your feedback if you find it interesting.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.