This project is a part of the first year of Epitech.
I had 2 weeks to complete it. 🗓️
The goal of this project was to recreate a tcsh shell.
To quit the program, you can write exit in the program or do a ctrl + d.
From the repo:
- Clone this repostitory locally
- Run
makein your bash / command line - Run
./mysh
To try this program, you can to use this command to automatically play the game and when you quit it, clean the repository:
make && ./mysh && make fcleanAn output you can get from this program can be:
Here are the different tools and languages I used to make this project: 🛠️
