Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 136 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 136 Bytes

fileexplorer

Simple crossplatform file explorer

Build with CMake and Ninja:

mkdir build
cd build
cmake .. -G ninja
ninja