1 stable release

1.0.1 Mar 31, 2023

#12 in #flashcards

21 downloads per month

Apache-2.0

11KB
110 lines

Rust CLI Flashcards

Barebones flashcard system.

To use,

  1. Clone the repository.
  2. Install the repo using:

cargo install --path [path_to_source_folder]

  1. 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
~100K SLoC