start-timer

Crates.iostart-timer
lib.rsstart-timer
version0.0.4
sourcesrc
created_at2024-07-14 23:56:35.912225
updated_at2024-07-20 21:20:20.683134
descriptionUtility to Start a Timer
homepagehttps://github.com/EstebanBorai/start-timer
repositoryhttps://github.com/EstebanBorai/start-timer
max_upload_size
id1303336
size445,415
Esteban Borai (EstebanBorai)

documentation

README

Start Timer

Utility to Start a Timer

Crates.io Documentation Build Clippy Formatter Tests

Usage

Install binary using cargo install

cargo install start-timer

Create a new timer

# Starts a new timer with a duration of 1:30:10
start-timer new 1h30m10s
Commit count: 0

cargo fmt