This project is about creating a simple shell. For the 42 Malaga School Cursus, as a team exercise. In this project we learn a lot about processes and file descriptors.
Any linux based distro like a Mac computer or Linux system.
$ make
$ ./minishell
Convenient check using the Norminette to check for norm errors using the Makefile by running:
$ make norme
The program has been tested against following tests:
- Minishell-tester (solaldunckel/minishell-tester)
- minishell_tester (thallard/minishell_tester)
## Contributors
## Public Repo
- Github Repository