Installation
Clone the repository and compile the project:
git clone https://github.com/Adameelmadani/monty.git
cd monty
gcc -Wall -Werror -Wextra -pedantic *.c -o monty
Clone the repository and compile the project:
git clone https://github.com/Adameelmadani/monty.git
cd monty
gcc -Wall -Werror -Wextra -pedantic *.c -o monty