A flashcard app with Typst-powered card rendering.
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/MatthewMckee4/cram/releases/download/0.0.1-alpha.5/cram-installer.sh | shpowershell -ExecutionPolicy Bypass -c "irm https://github.com/MatthewMckee4/cram/releases/download/0.0.1-alpha.5/cram-installer.ps1 | iex"git clone https://github.com/MatthewMckee4/cram
cd cram
cargo install --path crates/cramOnce installed, cram can update itself:
cram self updateLaunch the GUI:
cramList all decks:
cram listMIT