C++ Operating System Engine The project is back in development baby! A toolkit (not really) that using C++ to create an OS. NoteThis ToolKit hasn't support debugging yet. How to build 1: Clone this repository. 2: Build the project by typing make. 3: Install the project by running make install with sudo-privileges. The example codes are in 'tests' folder