A lightweight focus CLI tool built with Rust
```bash pom 0.1.0 A lightweight focus tool inspired by pomodoro
USAGE: pom [OPTIONS]
OPTIONS:
-b, --break-duration
Simple run cargo install pom-rs
to install the CLI application, then use the pom
command to use it.
Once you have cargo installed, clone this repository and go into it:
cd pom
And install the executable:
cargo install --path .