aon-cli
v1.0.6
Published
A CLI tool for quizzes and uploading scores.
Downloads
396
Readme
AON CLI
The AON CLI is a command-line tool that allows you to create and take interactive quizzes. It fetches questions from an online API, allows users to answer them, and then displays their score. After the quiz is completed, the tool can upload the score to a server and optionally show the correct answers.
Features
- Fetches quiz questions from an online API.
- Supports interactive question answering through the terminal.
- Uploads the user's score to a remote server.
- Displays the correct answers upon request.
Prerequisites
Before using the tool, ensure that you have Node.js and npm installed. You can download and install Node.js from here.
Installation
Global Installation (Recommended)
To use the AON Exam CLI tool globally on your system, follow these steps:
Open your terminal/command prompt.
Install the package globally using npm by running the following command:
npm install -g aon-cli
Run the package and aswer the qusitions, using npm by running the following command:
npx aon-cli