From 37082b98744f46e89191a32d45c4e3df14529012 Mon Sep 17 00:00:00 2001 From: abgox Date: Wed, 19 Jun 2024 13:14:47 +0000 Subject: [PATCH] Automatically update README and completions.json --- README-CN.md | 28 +++++++++++++++++++--------- README.md | 28 +++++++++++++++++++--------- completions.json | 2 +- 3 files changed, 39 insertions(+), 19 deletions(-) diff --git a/README-CN.md b/README-CN.md index 12eb894..efd4261 100644 --- a/README-CN.md +++ b/README-CN.md @@ -168,22 +168,32 @@ |Completion|Language|Description| |:-:|-|-| |[7z](https://7-zip.org/)|**en-US**
**zh-CN(100%)**|7-Zip 的命令行 cli 程序| -|[b2sum](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(15.38%)~~**|Come from [uutils/coreutils](https://github.com/uutils/coreutils)| -|[b3sum](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(15.38%)~~**|Come from [uutils/coreutils](https://github.com/uutils/coreutils)| -|[base32](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(33.33%)~~**|Come from [uutils/coreutils](https://github.com/uutils/coreutils)| -|[base64](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(33.33%)~~**|Come from [uutils/coreutils](https://github.com/uutils/coreutils)| -|[basename](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(33.33%)~~**|Come from [uutils/coreutils](https://github.com/uutils/coreutils)| -|[basenc](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(18.18%)~~**|Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[arch](https://github.com/uutils/coreutils)|**en-US**
**zh-CN(100%)**|显示当前系统架构。
来源于 [uutils/coreutils](https://github.com/uutils/coreutils)| +|[b2sum](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(15.38%)~~**|Compute and check message digests.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[b3sum](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(15.38%)~~**|Compute and check message digests.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[base32](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(33.33%)~~**|Encode/decode data and print to standard output.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[base64](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(33.33%)~~**|Encode/decode data and print to standard output.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[basename](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(33.33%)~~**|Print NAME with any leading directory components removed.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[basenc](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(18.18%)~~**|Encode/decode data and print to standard output.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| |[bun](https://bun.sh)|**en-US**
**zh-CN(100%)**|Bun - JavaScript 运行时和工具包| |[cargo](https://rustwiki.org/zh-CN/cargo/)|**en-US**
**zh-CN(100%)**|cargo - Rust 包管理器| |[chfs](http://iscute.cn/chfs)|**en-US**
**zh-CN(100%)**|CuteHttpFileServer - 一个免费的、HTTP协议的文件共享服务器| |[choco](https://chocolatey.org/)|**en-US**
**zh-CN(100%)**|choco(chocolatey) - 软件管理| -|[cksum](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(17.14%)~~**|Come from [uutils/coreutils](https://github.com/uutils/coreutils)| -|[comm](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(27.27%)~~**|Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[cksum](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(17.14%)~~**|Print CRC and size for each file.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[comm](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(27.27%)~~**|Compare two sorted files line by line.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| |[conda](https://github.com/conda/conda)|**en-US**
**zh-CN(100%)**|conda - 二进制包和环境管理器| -|[csplit](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(19.35%)~~**|Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[csplit](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(19.35%)~~**|Split a file into sections determined by context lines.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[cut](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(16.22%)~~**|Print specified byte or field columns from each line of stdin or the input files.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[date](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(14.29%)~~**|Print or set the system date and time.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[dd](https://github.com/uutils/coreutils)|**en-US**
**zh-CN(100%)**|复制并转换文件系统资源。
来源于 [uutils/coreutils](https://github.com/uutils/coreutils)| |[deno](https://deno.com/)|**en-US**
**zh-CN(100%)**|Deno - 安全的 JavaScript 和 TypeScript 运行时| +|[df](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(6.67%)~~**|Show information about the file system on which each FILE resides, or all file systems by default.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[dircolors](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(31.58%)~~**|Output commands to set the LS_COLORS environment variable.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[dirname](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(54.55%)~~**|Strip last component from file name.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| |[docker](https://www.docker.com)|**en-US**
**zh-CN(100%)**|docker - 容器应用开发| +|[du](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(6%)~~**|Estimate file space usage.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[env](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(16.67%)~~**|Set each NAME to VALUE in the environment and run COMMAND.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[factor](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(60%)~~**|Print the prime factors of the given NUMBER(s).
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| |[fnm](https://github.com/Schniz/fnm)|**en-US**
**~~zh-CN(14.52%)~~**|快速、简单的 Node.js 版本管理器,使用 Rust 构建| |[git](https://git-scm.com)|**en-US**
**zh-CN(100%)**|Git - 版本控制系统| |[kubectl](https://kubernetes.io/zh-cn/docs/reference/kubectl/)|**en-US**
**zh-CN(100%)**|Kubernetes 又称 K8s,是一个开源系统,用于自动化部署、扩展和管理容器化应用程序。
kubectl 是它的命令行工具| diff --git a/README.md b/README.md index 4302b28..c249f3e 100644 --- a/README.md +++ b/README.md @@ -163,22 +163,32 @@ |Completion|Language|Description| |:-:|-|-| |[7z](https://7-zip.org/)|**en-US**
**zh-CN(100%)**|The command line cli of 7-Zip| -|[b2sum](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(15.38%)~~**|Come from [uutils/coreutils](https://github.com/uutils/coreutils)| -|[b3sum](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(15.38%)~~**|Come from [uutils/coreutils](https://github.com/uutils/coreutils)| -|[base32](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(33.33%)~~**|Come from [uutils/coreutils](https://github.com/uutils/coreutils)| -|[base64](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(33.33%)~~**|Come from [uutils/coreutils](https://github.com/uutils/coreutils)| -|[basename](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(33.33%)~~**|Come from [uutils/coreutils](https://github.com/uutils/coreutils)| -|[basenc](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(18.18%)~~**|Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[arch](https://github.com/uutils/coreutils)|**en-US**
**zh-CN(100%)**|Display machine architecture.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[b2sum](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(15.38%)~~**|Compute and check message digests.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[b3sum](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(15.38%)~~**|Compute and check message digests.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[base32](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(33.33%)~~**|Encode/decode data and print to standard output.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[base64](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(33.33%)~~**|Encode/decode data and print to standard output.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[basename](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(33.33%)~~**|Print NAME with any leading directory components removed.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[basenc](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(18.18%)~~**|Encode/decode data and print to standard output.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| |[bun](https://bun.sh)|**en-US**
**zh-CN(100%)**|Bun - JavaScript all-in-one toolkit| |[cargo](https://rustwiki.org/en/cargo)|**en-US**
**zh-CN(100%)**|cargo - Rust package manager| |[chfs](http://iscute.cn/chfs)|**en-US**
**zh-CN(100%)**|CuteHttpFileServer - A free, HTTP protocol file sharing server cross-platform file sharing server| |[choco](https://chocolatey.org/)|**en-US**
**zh-CN(100%)**|choco(chocolatey) - Software Manager| -|[cksum](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(17.14%)~~**|Come from [uutils/coreutils](https://github.com/uutils/coreutils)| -|[comm](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(27.27%)~~**|Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[cksum](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(17.14%)~~**|Print CRC and size for each file.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[comm](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(27.27%)~~**|Compare two sorted files line by line.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| |[conda](https://github.com/conda/conda)|**en-US**
**zh-CN(100%)**|conda - binary package and environment manager| -|[csplit](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(19.35%)~~**|Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[csplit](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(19.35%)~~**|Split a file into sections determined by context lines.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[cut](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(16.22%)~~**|Print specified byte or field columns from each line of stdin or the input files.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[date](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(14.29%)~~**|Print or set the system date and time.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[dd](https://github.com/uutils/coreutils)|**en-US**
**zh-CN(100%)**|Copy, and optionally convert, a file system resource.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| |[deno](https://deno.com/)|**en-US**
**zh-CN(100%)**|Deno - A secure runtime for JavaScript and TypeScript.| +|[df](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(6.67%)~~**|Show information about the file system on which each FILE resides, or all file systems by default.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[dircolors](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(31.58%)~~**|Output commands to set the LS_COLORS environment variable.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[dirname](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(54.55%)~~**|Strip last component from file name.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| |[docker](https://www.docker.com)|**en-US**
**zh-CN(100%)**|docker - Container Application Development| +|[du](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(6%)~~**|Estimate file space usage.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[env](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(16.67%)~~**|Set each NAME to VALUE in the environment and run COMMAND.
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| +|[factor](https://github.com/uutils/coreutils)|**en-US**
**~~zh-CN(60%)~~**|Print the prime factors of the given NUMBER(s).
Come from [uutils/coreutils](https://github.com/uutils/coreutils)| |[fnm](https://github.com/Schniz/fnm)|**en-US**
**~~zh-CN(14.52%)~~**|Fast and simple Node.js version manager, built in Rust.| |[git](https://git-scm.com)|**en-US**
**zh-CN(100%)**|Git - Version control system| |[kubectl](https://kubernetes.io/docs/reference/kubectl/)|**en-US**
**zh-CN(100%)**|Kubernetes, also known as K8s, is an open source system for automating deployment, scaling, and management of containerized applications.
kubectl is its command-line tool.| diff --git a/completions.json b/completions.json index fe20891..83a396a 100644 --- a/completions.json +++ b/completions.json @@ -1 +1 @@ -{"list":["7z","b2sum","b3sum","base32","base64","basename","basenc","bun","cargo","chfs","choco","cksum","comm","conda","csplit","deno","docker","fnm","git","kubectl","ngrok","npm","nrm","nvm","pip","pnpm","psc","python","scoop","volta","winget","wsl","wt","yarn"]} +{"list":["7z","arch","b2sum","b3sum","base32","base64","basename","basenc","bun","cargo","chfs","choco","cksum","comm","conda","csplit","cut","date","dd","deno","df","dircolors","dirname","docker","du","env","factor","fnm","git","kubectl","ngrok","npm","nrm","nvm","pip","pnpm","psc","python","scoop","volta","winget","wsl","wt","yarn"]}