Socket
Book a DemoInstallSign in
Socket

terminal-quiz

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terminal-quiz

quiz a user based on choices in a choices.txt file

latest
Source
npmnpm
Version
1.2.0
Version published
Maintainers
1
Created
Source

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

Keywords

terminal

FAQs

Package last updated on 28 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts