3 个版本 (稳定)
1.0.1 | 2023年8月16日 |
---|---|
0.1.0 | 2023年8月16日 |
#1786 in 命令行工具
5KB
睡眠交互式
类似于 sleep,但具有可视化进度指示器和更明确的参数名称。
使用示例
cargo r --release -- --minutes 30 && osascript -e 'display notification "Check your MRs build status" with title "MR" sound name "Submarine"'
安装
cargo install sleep-interactive
发布到 crates.io
cargo bump --git-tag && git push --tags
依赖项
~3–11MB
~100K SLoC