#stats #covid #command-line-tool #cli

bin+lib covid_tracker

一个简单的命令行工具,从 https://www.worldometer.info 获取当前的 Covid 信息

3 个版本

0.1.2 2023年7月26日
0.1.1 2022年10月16日
0.1.0 2022年10月16日

#4 in #covid

MIT 许可证

17KB
260 代码行

Covid Tracker

worldometers 收集信息

如何使用

  • 使用 cargo install covid_tracker 安装

帮助
covid_tracker-h


Options:
  -n, --count <COUNT>  Number of rows to show [default: 1000]
  -w, --world-stats    Should the world stats be excluded
  -f, --show_full      Show full or only totals [default: false]
  -h, --help           Print help information
  -V, --version        Print version information

这将输出一个类似于以下 CLI 表格的内容

Output Example

依赖项

~12–24MB
~350K SLoC