1.2.0 • Published 5 years ago

terminal-quiz v1.2.0

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

Terminal Quiz

  1. npm i -g terminal-quiz.
  2. create a text file in ~/.quiz/choices.txt:
    • the first line is the question you would like answered.
    • each following line is one of the available answers.
  3. run terminal-quiz.
  4. the user's choice will be output to ~/.quiz/answer.txt.

Usage

To see configuration options, simply run:

terminal-quiz --help

License

ISC