Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 552 Bytes

File metadata and controls

18 lines (13 loc) · 552 Bytes

FinalProject

Final project for AP Computer Science A class

This is essentially a Linux terminal that can just do file management for all you Windows nerds.

This is a simple text version of FileExplorer with not many features. It can make files, write to files, read files, remove files, create directories (folders), remove directories.

To use:

Create a new repl on repl.it and choose import from GitHub Paste: https://github.com/jonahksimmons/FinalProject

This was a lot of fun learning all the needed syntax and fun making. I hope you enjoy.