zahoor_calc
v1.0.1
Published
CLI-based calculator developed by Huzaifa Zahoor.
Readme
CLI Calculator
CLI-based calculator developed by Huzaifa Zahoor.
Calculator Description
Welcome to the CLI Calculator! This is a command-line tool that allows you to perform basic arithmetic operations on numbers. It's a convenient way to quickly perform calculations without needing to open a separate calculator application.
Features
- Addition: Add two or more numbers.
- Subtraction: Subtract one number from another.
- Multiplication: Multiply two or more numbers.
- Division: Divide one number by another.
How to Use
Install the calculator using the following npm command:
npx zahoor_calc
