Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
/tqPublic

Command line TOML processor

License

NotificationsYou must be signed in to change notification settings

4rbor/tq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command line TOML processor

Installation

$ brew tap 4rbor/tq$ brew install tq

Eventually, after several of the currently missing features are implementedwe may try to get this library into thehomebrew-coreformula, 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 oftq exist, but contributions are welcome! What's next?


[8]ページ先頭

©2009-2025 Movatter.jp