A simple flashcard program that runs in the command line. Uses markdown files as cards and displays them based on a spaced repetition schedule.
To use the flashcard program you need to create a 'cards' folder in the directory in which you run 'flashcards.rb'.
The program only supports terminals that use the '$EDITOR' environment variable as this is currently what is used to open an editor for card creation and editing.