This repository contains the code of the command line application SuperMarket Helper which is written in C++.
- Clone this repo onto your machine.
- If you are Windows user, follow these steps to install GCC compiler and run the program: https://code.visualstudio.com/docs/languages/cpp#_install-a-compiler
- If you a Linux user, follow these steps to compile and run this program: https://www.geeksforgeeks.org/how-to-compile-and-run-a-c-c-code-in-linux/
- If you are a Mac user, follow these steps to compile and run this program: https://code.visualstudio.com/docs/cpp/config-clang-mac