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
- Host: GitHub
- URL: https://github.com/ochko/teletype
- Owner: ochko
- License: mit
- Created: 2022-06-18T10:24:13.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T13:44:11.000Z (about 4 years ago)
- Last Synced: 2025-03-12T17:33:22.446Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`