Runeblade Runeblade is a modern light-weight terminal with it's own commands made in C++. Click here to see the available commands. ⚙️ Running locally for development To clone run: git clone https://github.com/staxhinho/Runeblade.git To build run: make Needed tools: Clang or Gcc (Default is clang), GNU Make and the necessary extensions if you are on Visual Studio Code.