modulepackage
0.0.0-20240412223633-719087ce447c
Repository: https://github.com/dfirebaugh/mdsrs.git
Documentation: pkg.go.dev
# README
mdsrs
This is a flash card app that let's you build flash card decks with markdown.
Anything inside the card-back
tag will be shown on the back of the flash card.
Example Card
# Front of card
<card-back>
# Back of card
</card-back>



Dev
This app is built with https://wails.io/. To run it, you will need to download their binary wails.
# Packages
No description provided by the author
# Functions
NewApp creates a new App application struct.