A CLI first flashcard application with a focus on serailized data formats.
- Install
cargo
via rustup - Install
kadeu
withcargo install --git https://github.com/gd0st/kadeu
- Start a flashcard with
kadeu --from path/to/flashcard.json
wget https://raw.githubusercontent.com/gd0st/kadeu/main/flashcards/blue_oysters.json
kadeu --from ./blue_oysters.json
This has been a pet project of mine since forever. I appreciate anyone creating issues, but due to my time being constricted by work and having hobbies outside of coding, I might not be able to return any messages. Thank you for being patient.