npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

terminal-quiz

1.2.0

@bcoe

npmHomeRepoSnykSocket
Downloads:0
$ npm install terminal-quiz
DailyWeeklyMonthlyYearly

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