Cue cards in your terminal.
Make some colon (:
) separated cue cards in a plain text file.
Press Spacebar: You can flip a card by pressing spacebar. Navigate with arrow keys or hl.
Usage: Give `cue` a list of terms and definitions together separated by a colon.
Cue: Study for your next exam on the command-line with **cue < cards.txt**.
Markdown Support: *You* can even write in **markdown**.
Then use cue
to interact with your cue cards.
cue < cards.txt
go install github.com/maaslalani/cue@latest
Switch cue cards with: Right, Left, h, l.
Use Space to toggle between the term and the definition.