An open API service indexing awesome lists of open source software.

https://github.com/ochko/teletype

Typing practice on terminal
https://github.com/ochko/teletype

Last synced: 24 days ago
JSON representation

Typing practice on terminal

Awesome Lists containing this project

README

          

## Teletype - typing practice

### System requirements

- Ruby 2.7.2 and up
- Compatible terminal

### Installing

`gem install teletype`

### Usage

Practice numeric keys:
`teletype base/number.txt`

Practice basic keys(numeric and letters):
`teletype base`

Practice with ruby code:
`teletype ruby`

### Custom text

You can copy text files to **exercise/custom** directory and practice with:
`teletype custom` or `teletype custom/poem.txt`