git clone https://github.com/omc8db/gocah.git
# Edit blackcards.txt and whitecards.txt before you run
# Or pass the paths to your own deck files as command line arguments
go run main.go
This was a project to learn how to use Go, HTMX and Server Sent Events.