Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 261 Bytes

File metadata and controls

9 lines (5 loc) · 261 Bytes

FileManager

How to use (in 3 easy steps):

  1. Compile modules, create object codes, link dependencies and create executable with command make all

  2. Run the program with ./run on a unix OS or double click run.exe on windows

  3. Enjoy!