Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 144 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 144 Bytes

ff

A simple file manager

to compile and run

inside the ff directory
cmake -S . -B build
cmake --build build
cd build ./ff