feat(mise): add touchtyping practice tools

* [`toipe`][0]: trusty terminal typing tester
* [`tukai`][1]: terminal based touch typing application
* [`ttyper`][2]: terminal base typing test

[0]: https://github.com/Samyak2/toipe
[1]: https://github.com/hlsxx/tukai
[2]: https://github.com/max-niederman/ttyper
This commit is contained in:
João Paulo Dubas 2025-02-15 23:54:59 +00:00
parent e59351a3e7
commit 5abed94836
Signed by: joao.dubas
SSH Key Fingerprint: SHA256:V1mixgOGRc/YMhGx/DNkOSmJxgA2vHNrDZEk3wt/kOA

View File

@ -27,7 +27,10 @@
"aqua:tilt-dev/tilt" = "0.33.22"
"aqua:xo/usql" = "0.19.17"
"pipx:aider-chat" = { version = "0.74.2", uvx_args = "--python 3.12.7" }
"ubi:Samyak2/toipe" = "0.5.0"
"ubi:hlsxx/tukai" = "0.2.2"
"ubi:jdx/usage" = "2.0.4"
"ubi:max-niederman/ttyper" = "1.6.0"
elixir = "1.18.2"
erlang = "27.2.2"
go = "1.24.0"