1 stable release
1.0.1 | Mar 31, 2023 |
---|
#10 in #flashcards
11KB
110 lines
Rust CLI Flashcards
Barebones flashcard system.
To use,
- Clone the repository.
- Install the repo using:
cargo install --path [path_to_source_folder]
- flashcard [flags] [text_files]
Text File Format:
[front_side] | [back_side]
Working Delimiters:
| \ / () [] {} <> -
Example:
nǐ hǎo (hello)
bāhén (scar)
Dependencies
~2–12MB
~85K SLoC