Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 289 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 289 Bytes

gomodoro

A CLI application of pomodoro in Go

To use the application, download the source code and execute the following steps:

go build
./gomodoro --minutes 10

image