1.0.1 • Published 8 months ago

project00_clical_mas v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

CLI Calculator A simple command-line calculator built with Node.js, Inquirer, and Chalk.

Description This CLI calculator allows you to perform basic arithmetic operations conveniently from your command line. It supports addition, subtraction, multiplication, and division.

Preparation To use this CLI Calculator, follow these steps:

Installation:

Make sure you have Node.js installed on your system. Install the necessary dependencies by running: Copy code npm install Running the Calculator:

Start the CLI Calculator by running the following command: npx project00_clical_mas

Functionality The CLI Calculator welcomes you with an animated title and developer credits.

You can choose from the following operations: Addition Subtraction Multiplication Division Enter the first and second numbers as prompted. The calculator displays the result of the selected operation. You can continue performing operations or exit the calculator.

Usage

Launch the calculator using npm start. Select an operation from the menu. Enter the required numbers. View the result and decide whether to perform another operation or exit.

Credits

Developed by Masood ur Rahman. Part of Batch 46 - Q1 Projects.