A simple CLI pomodoro timer written in Rust 🍅
If you haven't installed cargo, follow the procedure below to install it.
https://doc.rust-lang.org/cargo/getting-started/installation.html
$ cargo install pomors
$ pomors
``` USAGE: pomors [OPTIONS]
FLAGS: -h, --help Prints help information -V, --version Prints version information
OPTIONS:
-l, --long-break-sec
MIT