📚 Add documentation and metadata for jq and yq tools

This commit is contained in:
2026-04-12 01:49:21 +08:00
parent fff87acd38
commit 10f37d6adc
3 changed files with 22 additions and 0 deletions

10
yq/CHEATSHEET.md Normal file
View File

@@ -0,0 +1,10 @@
# yq
## Meta
```yaml
name: yq
repo: https://github.com/mikefarah/yq
description: yq is a portable command-line YAML, JSON, XML, CSV, TOML, HCL and properties processor
```