Stupid simple stopwatch command
.gitignore | ||
go.mod | ||
main.go | ||
README.md |
Stopwatch
Extremely simple stopwatch CLI command.
You start the program, start the timer, which in turn starts counting up. That's it.
It is very self explanatory.