The goal was to do our own terminal usinc C.
Date: December 2019
Language: C
Grade: A
Compilation via Makefile
make
make clean
./mysh
remove compilation files:
make fclean
Using Criterion: https://github.com/Snaipe/Criterion
make tests_run
The goal was to do our own terminal usinc C.
Date: December 2019
Language: C
Grade: A
Compilation via Makefile
make
make clean
./mysh
remove compilation files:
make fclean
Using Criterion: https://github.com/Snaipe/Criterion
make tests_run