/quizz

lazy quiz program

Primary LanguageGoMIT LicenseMIT

LAZY QUIZ GAME

just a random simple cli program to run quizzes based in a csv file written with go.

how do I run?

use the makefile command

make

or

go run main.go

have fun.