Skip to content

GiorgiBeriashvili/cli-timer

cli-timer

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

Description

An interactive command-line interface timer application written in Rust.


Usage

Here is the basic demo of the application:

Demo


Building

In order to build cli-timer, you need to have Rust programming language installed on your system. To install Rust (alongside Cargo, which comes bundled with Rust), it's best to follow the official installation steps.

Building is guaranteed to work with Rust version 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

All notable changes to this project will be documented in the CHANGELOG.md file.


License

cli-timer is licensed under either of the following, at your option:

About

An interactive command-line interface timer application written in Rust.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages