@ibrahimmuneer/calculator
v1.5.0
Published
Develop a simple command line calculator using [TypeScipt](https://www.typescriptlang.org/), [Node.js](https://nodejs.org/en/) and [Inquirer](https://www.npmjs.com/package/inquirer).
Readme
Simple Command Line Calculator
This is a simple command line calculator, it can divide, multiple, add or subtract two numbers at a time.
Run the following command in your terminal/cmd to test it.
npx @ibrahimmuneer/calculatorIt will ask you to install the package on your computer so it can run.
NOTE: If you want to delete the package after testing it, you can find the package at the following path. open the package.json file in notepad, it will show the package name.
C:\Users\your user name\AppData\Local\npm-cache\_npx