@mehwish_razzak/simple-commandline-calculator
v3.0.3
Published
A simple calculator using Typescript, Node.js and Inquirer.
Downloads
7
Readme
Simple Command Line Calculator
This is a simple CLI calculator to perform basic mathematical calculations between two numbers.
Dependencies
This CLI calculator uses the following npm packages:
NPX command
To run the calculator without installing it globally,simply execute the following command in your terminal:
npx @mehwish_razzak/simple-commandline-calculator