Skip to content

Davy133/flashcards

Repository files navigation

flashcards
GitHub last commit GitHub

 

A simple C program to handle flashcards.
flashcards

Instalation

To use it, you can either build it by yourself or download a release binary.

Building

To build it, use CMake >= 3.22.1, make a build directory and run it CMake inside it.

#Clone this repository.
$ git clone https://github.com/Davy133/flashcards

#Go into the repository.
$ cd flashcards

#Create the build directory.
$ mkdir build

#Change to the build directory.
$ cd build

#Run CMake.
$ cmake ..

License

This project is under MIT License.

About

a simple C program to handle flashcards.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •