Simple CLI program helping to learn new vocabulary.
To use the program, create a flashcards.txt
file in the root directory. Note that two columns are separated with \t
character.
EN PL
solely jedynie, wyłącznie
bangle bransoletka
breach naruszenie, pogwałcenie
salient główny, najistotniejszy, wyrazisty
to bypass omijać, pomijać
penance pokuta
- Launch R console in the project's directory
source('flashcards.r')
play()