Skip to content

gnosthi/quixical

Repository files navigation

Quixical

Build Status

A qabalistic quiz engine.

Install

  • Go Native method
$ go get github.com/gnosthi/quixical

Usage

  • "-h: display help"
  • "-csv: specify the problems file in csv format (question,answer)"
  • "-n: specify the number of questions to run through (0 = all questions)"
  • "-t: specify a time in seconds to complete a quiz (no time limit by default)"