abdul-saboor-simple-calculator
v1.0.7
Published
A CLI simple calculator for basic arithmetic operations.
Downloads
2
Maintainers
Readme
CLI Simple Calculator
Project Overview
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.
Developer:
Abdul Saboor
Features:
Performs addition, subtraction, multiplication, and division of two numbers.
User-friendly CLI interface.
Easy to use and understand.
Technologies Used:
TypeScript
JavaScript
Inquirer (for user input)
Chalk (for styling)
Installation:
NPX Command:
Open your terminal.
Run the following command:
Copy code
npx abdul-saboor-simple-calculator
GitHub Way:
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:
Contributions to the project are welcome. Feel free to fork the repository, make changes, and submit pull requests.
License:
This project is licensed under the MIT License. See the License.txt file for details.
Acknowledgments:
Special thanks to Code with Hamza for inspiration and guidance.
Contact:
For any inquiries or feedback, please contact Abdul Saboor via email at [email protected]