31 个版本

0.3.84 2019年7月14日
0.3.83 2019年6月17日
0.3.80 2019年4月27日
0.3.72 2019年3月23日

#140#计时器

Download history 78/week @ 2024-06-29 225/week @ 2024-07-27

每月301 次下载

Apache-2.0 OR MIT

41KB
372

cli-timer

LICENSE Tokei.rs Crates.io Docs.rs Build Status Dependency Status

描述

用 Rust 编写的交互式命令行界面计时器应用程序。


用法

以下是应用程序的基本演示

Demo


构建

为了构建 cli-timer,您需要在您的系统上安装 Rust 编程语言。要安装 Rust(包括 Rust 一起提供的 Cargo),最好遵循 官方安装步骤

确保与 Rust 版本 1.36.0(a53f9df32 2019-07-03)兼容。

# Clone the repository
git clone https://github.com/GiorgiBeriashvili/cli-timer
cd cli-timer

# Compile the debug version
cargo build

# Run in the debug mode and print the help information
cargo run -- -h

变更日志

本项目的所有重大更改都将记录在 CHANGELOG.md 文件中。


许可证

cli-timer 根据您的选择,许可如下

依赖项

~10–20MB
~272K SLoC