cs-education / sysbuild

A system programming learning environment in the browser
https://cs-education.github.io/sys/
Other
36 stars 35 forks source link

Filebrowser Component #132

Closed coltonmercurio closed 8 years ago

coltonmercurio commented 8 years ago

Adding the entire file browser component (logic and UI). This relies on the filesystem to allow the viewing and editing of multiple files and directories.

==Features added/changed==