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.