git.y1.nz

typie

Minimal typing practice tool.
download: https://git.y1.nz/archives/typie.tar.gz
README | Files | Log | Refs | LICENSE

examples/words.sh

      1 #!/bin/sh
      2 
      3 cd $(dirname $0)
      4 
      5 ./words-by-letter.sh "abcdefghijklmnopqrstuvwxyz" $1 $1

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.