This repository contains a simple C++ calculator program that can be automatically compiled and run using the provided scripts.
-
Clone the repository:
git clone https://github.com/GET-UNKNOWN-ERR0R/Calculator.git cd Calculator
-
Run the program:
./run.sh
-
Clone the repository:
git clone https://github.com/GET-UNKNOWN-ERR0R/Calculator.git cd Calculator
-
Run the program:
run.bat
The C++ program will also be automatically compiled and run using GitHub Actions when you push changes to the repository.
This project is licensed under the MIT License - see the LICENSE file for details.