Typing game written in Go.
$ brew install koki-develop/tap/typingo
$ go install github.com/koki-develop/typingo@latest
Download the binary from the releases page.
$ typingo --help
Typing game written in Go
Usage:
typingo [flags]
Flags:
-b, --beep whether to beep when mistaken (default true)
-h, --help help for typingo
-n, --num-texts int the number of texts (default 10)
-v, --version version for typingo