Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 416 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 416 Bytes

Olivia

A Simple File Cloner

At the moment program can only copy text files (synchronously), and copies all files to the ROOT of the given Output folder (instead of creating the specific directories it came from).

Created for a few reasons:

  • Git commands skills
  • Simple program to keep me busy
  • Get more experience with styling of controls
  • To see how advanced I can make it in the future