timed-quiz

command module
v0.0.0-...-afa5258 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2020 License: MIT Imports: 7 Imported by: 0

README

timed-quiz

A timed quiz that can be played through the command line

Installation

This project does not depend on external dependencies. Just run the following to start playing:

$ go build .
$ ./timed-quiz

Usage

Help is available with the -h flag:

$ ./timed-quiz -h
Usage of ./timed-quiz
  -csv string
    	a csv file in the format of 'question, answer' (default "problems.csv")
  -limit int
    	the time limit of the quiz in seconds (default 30)
  -shuffle
    	if the questions should be shuffled

License

See LICENSE

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL