A simple shell with auto completion.
Only supported in Windows (linux already has Programmable Completion).
Simply calling runShell(suggestion[]) (in acshell.hpp) will run the shell, returning the input as std::string.
This Project is licensed under the terms of MIT License.