tt

A terminal based typing test. More information: <https://github.com/lemnos/tt>.

Debian Debian
RUN apt-get update && \ apt-get install -y treetop
Ubuntu
RUN apt-get update && \ apt-get install -y treetop
Alpine
RUN apk add ruby-treetop
Arch Arch Linux
RUN pacman -S --noconfirm ruby-treetop
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y treetop
Fedora
RUN dnf install -y rubygem-treetop
Raspbian
RUN apt-get update && \ apt-get install -y treetop
click the source code to copy install tt on any operating system with command-not-found.com