2 个稳定版本
1.2.0 | 2024年3月1日 |
---|---|
1.1.0 | 2023年3月10日 |
#545 在 命令行工具
每月 25 次下载
45KB
992 行
GitHub 状态
一个简单的 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
贡献
欢迎对这个项目做出贡献。如果你有兴趣做出贡献,请参阅我们的 贡献指南
依赖
~5–20MB
~268K SLoC