clflashcards

command module
v1.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2025 License: GPL-3.0 Imports: 6 Imported by: 0

README

clflashcards

Simple flashcard tool entirely based in the terminal. Mouse free experience.

Description

Flashcard files are simply .txt files where each line contains a question and an answer seperated by | e.g. What does GPT stand for? | Generative Pre-Trained Transformer ...

Getting Started

Dependencies
  • ...
Installing
go install github.com/samirm-git/clflashcards@latest

Or download zip file from releases tab

Commands
create [--question] [--answer]

createFile <path>

edit [--filename] [--editor] [--isNewFile]

select <path>

selectgui

show [n]

testme [--random] [--numberOfQuestions]

help [command]

refresh

Version History

  • 1.1.1
    • Cleanup
  • 1.1.0
    • Improved REPL with arrow key scrolling
  • 1.0.0
    • Initial Release

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE License - see the LICENSE.md file for details

Acknowledgments

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis