a pomodoro application with Command line interface
- Check system health: ./pomo-cli health
- help : ./pomo-cli help [Command]
- start : ./ pomo-cli start --focus [minutes] --break [minutes] --cycles [minutes]
Command: pomo-cli start --focus 25 --break 5 --cycles 4
