CLI Simple Calculator is a command-line interface (CLI) application developed by Abdul Saboor. It allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division on two numbers. The user inputs the first number, then the second number, and finally selects the desired operation.
Abdul Saboor
Performs addition, subtraction, multiplication, and division of two numbers.
User-friendly CLI interface.
Easy to use and understand.
TypeScript
JavaScript
Inquirer (for user input)
Chalk (for styling)
Open your terminal.
Run the following command:
Copy code
npx abdul-saboor-simple-calculator
Clone the repository from GitHub:
Copy code
git clone https://github.com/AbdulSaboor345/Simple-Calculator.git
Navigate to the project directory:
cd Simple-Calculator
Install dependencies:
Copy code
npm i inquirer
npm i @types/inquirer
Run the application:
Copy code
npm start
Contributions to the project are welcome. Feel free to fork the repository, make changes, and submit pull requests.
This project is licensed under the MIT License. See the License.txt file for details.
Special thanks to Code with Hamza for inspiration and guidance.
For any inquiries or feedback, please contact Abdul Saboor via email at a.saboor.no.1@gmail.com