Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uberswe/cli-flashcards
https://github.com/uberswe/cli-flashcards
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uberswe/cli-flashcards
- Owner: uberswe
- Created: 2018-10-16T22:10:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-11T18:46:42.000Z (over 5 years ago)
- Last Synced: 2024-06-20T13:40:39.078Z (6 months ago)
- Language: Go
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CLI Flashcards
=============Simple application I made to practice German but it could be used for
anything. Simply make a .json file and place it in the cards folder
following the structure of the initial files already present.Feel free to contribute.
To run
------Check the release page, download
the executable for your OS and place
it next to your `cards` folder containing
the json files.Run from code
-------------
Clone this project, open a terminal and cd to the project
folder and run `go run main.go`.