workout-timer

MIT

Workout timer

$ area51 add workout-timerCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(workout-timer:some-function ...)