Skip to content

ryanbenson/go-math-quiz

Repository files navigation

Codacy Badge codecov Build Status

go-math-quiz

Math quiz CLI. You give it a list of questions/answers in a CSV, and see how well you do

Requirements

Getting Started

After you have Golang and Glide installed, run the CLI command to install the dependencies: make install

Development

Testing

  • Test Coverage: make cov
  • Test Suite: make test

Usage

  • Run make run
  • If the project is built: ./go-math-quiz

Building

  • Run make

About

Math quiz CLI. You give it a list of questions/answers in a CSV, and see how well you do

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors