An open API service indexing awesome lists of open source software.

https://github.com/ebkalderon/tq

Command-line TOML processor
https://github.com/ebkalderon/tq

cli devops devops-tools rust toml

Last synced: 12 months ago
JSON representation

Command-line TOML processor

Awesome Lists containing this project

README

          

# tq

[![Build Status][s1]][cc]

[s1]: https://circleci.com/gh/ebkalderon/tq.svg?style=shield
[cc]: https://circleci.com/gh/ebkalderon/tq

Stream based command-line TOML processor similar to [jq].

[jq]: https://stedolan.github.io/jq/

## Getting started

TODO

## License

tq is free and open source software distributed under the terms of both the
[MIT](LICENSE-MIT) and the [Apache 2.0](LICENSE-APACHE) licenses.

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.