1.2.0 • Published 7 years ago
terminal-quiz v1.2.0
Terminal Quiz
npm i -g terminal-quiz.- 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.
- run
terminal-quiz. - the user's choice will be output to
~/.quiz/answer.txt.
Usage
To see configuration options, simply run:
terminal-quiz --help
License
ISC