#!/bin/sh
cd "$(dirname "${BASH_SOURCE[0]}")" #thanks stackoverflow
scheme --script ./ming-flashcards/main.scm
