8000
Skip to content

Latest commit

 

History

120 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tq release build status

Command line TOML processor

Installation

$ brew tap 4rbor/tq
$ brew install tq

Eventually, after several of the currently missing features are implemented we may try to get this library into the homebrew-core formula, but for now you can use our custom tap.

Example File Inputs

# With standard input / bash piping
$ cat Cargo.toml | tq '.'
# With file argument
$ tq -f Cargo.toml '.'
$ tq --file Cargo.toml '.'

Current Missing Features

Today only the basics of tq exist, but contributions are welcome! What's next?

About

Command line TOML processor

Topics

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

0