Simple file explorer made in C++
WIP as of 2022/06
To execute: cd to the project's root directory, then execute with LD_LIBRARY_PATH=./libs/ ./bin/main. This set the correct environment variable to tell the linker the location of the libraries this project depends on.