#github #status #command-line #cli

应用 github-status

github-status 是一个用于检查 GitHub 状态的 CLI 工具

2 个稳定版本

1.2.0 2024年3月1日
1.1.0 2023年3月10日

#545命令行工具

每月 25 次下载

MIT 许可证

45KB
992

GitHub 状态

Tests Status

一个简单的 CLI 工具,用于检查 GitHub 的状态

安装

cargo install github-status

用法

Checks the status of GitHub

Usage: github-status <COMMAND>

Commands:
  active-maintenance          Gets a list of active maintenance
  all-incidents               Gets a list of all incidents
  all-scheduled-maintenances  Gets a list of the 50 most recent scheduled maintenances
  component                   Status of each component
  status                      Gets the current status
  summary                     Gets a summary for the current GitHub status
  unresolved-incidents        Gets a list of any unresolved incidents
  upcoming-maintenance        Gets a list of upcoming maintenance
  help                        Print this message or the help of the given subcommand(s)

示例

github-status summary

Summary

贡献

欢迎对这个项目做出贡献。如果你有兴趣做出贡献,请参阅我们的 贡献指南

依赖

~5–20MB
~268K SLoC