Public Mirror of: https://github.com/VuqarAhadli/SHELLPlusPlus
SHELL++ is a basic shell written in C++. The project includes a tokeniser and builtin functions like (cd, type, path, exit, echo, pwd).
The project comes with a complete Makefile where you can build and clean the project.
make./shell++The project uses the BSD 3-Clause license in order to encourage free and open-source software.
See LICENSE.